Parcourir la source

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

Rob Winch il y a 13 ans
Parent
commit
7714c5cd02
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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