Browse Source

Ignore Eclipse IDE project related files/dirs.

Rene Rivera 9 years ago
parent
commit
b39ac7f3c9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -9,3 +9,6 @@
 /project-config.jam
 /stage
 /user-config.jam
+/.settings/
+/.project
+/.pydevproject

粤ICP备19079148号