Update .gitignore

pull/1/head
Micael Gallego 2016-10-11 10:08:32 +02:00
parent 482b275136
commit fa2987095d
1 changed files with 15 additions and 12 deletions

27
.gitignore vendored
View File

@ -1,12 +1,15 @@
*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
*~
target
.classpath
.project
.settings
*orig
.springBeans
*tmp/
*backup
*Backup
log.xml
nbactions.xml
*bower_components/
.externalToolBuilders
*bin/