Browse Source

.gitignore bin and */src/*/java/META-INF

Rob Winch 13 years ago
parent
commit
7714c5cd02
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -2,6 +2,8 @@ target/
 .classpath
 .project
 .settings/
+*/src/*/java/META-INF
+bin/
 build/
 out/
 intellij/