[eclipse-filesystem] Add .gitignore file

Mat Booth mbooth at fedoraproject.org
Mon Sep 8 13:21:25 UTC 2014


commit 3cd9674717f1cd88401ed50e48f0a5bc11b091dd
Author: Mat Booth <mat.booth at redhat.com>
Date:   Mon Sep 8 14:21:09 2014 +0100

    Add .gitignore file

 .gitignore |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..65b04b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,5 @@
+/.project
+/*.src.rpm
+/x86_64/
+/eclipse-filesystem-*/
+/.build-*.log


More information about the scm-commits mailing list