grandtheftmc/fanciful-master@6fb8a853dd2/.gitignore

22 lines
224 B
Plaintext

# Eclipse stuff
/.classpath
/.project
/.settings
# netbeans
/nbproject
#IntelliJ
*.iml
/.idea
# various other potential build files
/bin
/dist
/manifest.mf
/.fatjar
# Mac filesystem dust
.DS_Store
.DS_Storetarget
/target