.gitignore

This commit is contained in:
Max Lee 2014-04-29 15:59:16 +02:00
parent 7f699f6665
commit b2883a8131

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
/RandomTeleport v1.0/
bin
*.class
# Package Files #
*.jar
*.war
*.ear
# Eclipse stuff
.classpath
.project
.settings/