blob: 864c4288def712009784539ecf07c60017c46e42 [file] [log] [blame]
#general java
*.class
*.war
*.jar
# eclipse stuffs
.settings/*
.classpath
.project
# intellij stuff
.idea/
*.iml
#maven stuffs
target/