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

Sebastian Hahn sebastian at torproject.org
Wed Feb 11 13:45:19 UTC 2009


.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




More information about the tor-commits mailing list