cicaprojekt/.gitignore
2016-03-22 21:36:28 +01:00

30 lines
253 B
Plaintext

/build/
/bin/
target/
.DS_Store
*.class
*.jar
*.war
*.ear
*.db
Thumbs.db
.DS_Store
.svn
.project
.metadata
*.tmp
*.bak
*.swp
*~.nib
*.iml
*.iws
local.properties
.classpath
.settings/
.loadpath
.externalToolBuilders/
*.launch
.cproject
.buildpath
.idea