added .gitignore

This commit is contained in:
Kjistóf 2016-03-22 21:36:28 +01:00
commit 13fd2e7d04
1 changed files with 29 additions and 0 deletions

29
.gitignore vendored Normal file
View File

@ -0,0 +1,29 @@
/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