1
0
mirror of https://github.com/Multiverse/Multiverse-Core.git synced 2025-03-02 11:21:46 +01:00
Multiverse-Core/.gitignore
2011-10-15 09:47:07 -04:00

41 lines
347 B
Plaintext

# Eclipse stuff
/.classpath
/.project
/.settings
# netbeans
/nbproject
# we use maven!
/build.xml
# maven
/target
# vim
.*.sw[a-p]
# various other potential build files
/build
/bin
/dist
/manifest.mf
/world
# Mac filesystem dust
*.DS_Store
# intellij
*.iml
*.ipr
*.iws
.idea/
# Fern's utils
uploadtoserver.sh
# Testing files:
debug.log