[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] [jtorctl/master] Change the gitignore file to also include Eclipse specific directories.



.classpath and .project aren't tracked.
---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8060804..716d495 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
 *.class
 *~
+.classpath
+.project
 
-- 
1.5.6.5