Update .gitignore

This commit is contained in:
mohammed jasem alaajel 2021-06-14 19:54:47 +04:00
parent 48e9bbac7f
commit 250db49405
1 changed files with 12 additions and 0 deletions

12
.gitignore vendored
View File

@ -10,6 +10,14 @@
# Mobile Tools for Java (J2ME) # Mobile Tools for Java (J2ME)
.mtj.tmp/ .mtj.tmp/
#maven
target
out
#intellji idea
idea/
idea
# Package Files # # Package Files #
*.jar *.jar
*.war *.war
@ -21,3 +29,7 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid* hs_err_pid*
# LimeLogin files
LimeLogin-Plugin