[beakerlib] Ignore Eclipse project files

Petr Muller afri at fedoraproject.org
Tue Aug 20 15:36:22 UTC 2013


commit dc34fdcda949aea933626b67bfb105d45859db97
Author: Petr Muller <muller at redhat.com>
Date:   Tue Aug 20 17:35:27 2013 +0200

    Ignore Eclipse project files

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8aeab93..be74153 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.project
 beakerlib-1.3.tar.gz
 /beakerlib-1.4.tar.gz
 /beakerlib-1.5.tar.gz


More information about the scm-commits mailing list