Browse Source

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

pull/11/head
Rob Winch 14 years ago
parent
commit
a8b30ed6d9
  1. 1
      .gitignore

1
.gitignore vendored

@ -1,4 +1,5 @@ @@ -1,4 +1,5 @@
target/
*/src/*/java/META-INF
*/src/META-INF/
.classpath
.springBeans

Loading…
Cancel
Save