.gitignore was mkissing
added .gitignore...
This commit is contained in:
parent
1a5b18ebe1
commit
e7bc986459
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
*.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*
|
||||||
|
#Travja
|
||||||
|
.project.settings
|
||||||
|
.project
|
||||||
|
.classpath
|
||||||
|
bin
|
Loading…
x
Reference in New Issue
Block a user