23 lines
217 B
Plaintext
23 lines
217 B
Plaintext
# Eclipse stuff
|
|
/.classpath
|
|
/.project
|
|
/.settings
|
|
|
|
# netbeans
|
|
/nbproject
|
|
|
|
# vim
|
|
.*.sw[a-p]
|
|
|
|
# various other potential build files
|
|
/build
|
|
/bin/
|
|
/dist
|
|
/localexport.jardesc
|
|
|
|
# osx noise
|
|
.DS_Store
|
|
profile
|
|
|
|
# bukkit
|
|
bukkit/ |