20 lines
211 B
Plaintext
20 lines
211 B
Plaintext
|
# Eclipse stuff
|
||
|
/.classpath
|
||
|
/.project
|
||
|
/.settings
|
||
|
|
||
|
# NetBeans
|
||
|
/nbproject
|
||
|
/build.xml
|
||
|
|
||
|
# vim
|
||
|
.*.sw[a-p]
|
||
|
|
||
|
# various other potential build files
|
||
|
/build
|
||
|
/bin
|
||
|
/dist
|
||
|
/localexport.jardesc
|
||
|
|
||
|
# Mac filesystem dust
|
||
|
.DS_Store
|