Initial commit.

This commit is contained in:
Tobias Ottenweller 2014-01-26 13:36:45 +01:00
commit ecf5abcdf8

34
.gitignore vendored Normal file
View File

@ -0,0 +1,34 @@
# Eclipse stuff
/.classpath
/.project
/.settings
# netbeans
/nbproject
# intelliJ
.idea/
*.iml
# maven
target/
# vim
.*.sw[a-p]
# various other potential build files
/build
/bin/
/dist
/localexport.jardesc
# osx noise
.DS_Store
profile
# bukkit
bukkit/
# bukkit test-server
bukkit-testserver/
dependency-reduced-pom.xml