Paper/.gitignore
2011-01-18 19:42:49 -05:00

18 lines
142 B
Plaintext

# Eclipse stuff
/.classpath
/.project
/.settings
# netbeans
/nbproject
# we use maven!
/build.xml
# maven
/target
# vim
.*.sw[a-p]
/world