grandtheftmc/fanciful-master@6fb8a853dd2/.gitignore

22 lines
224 B
Plaintext
Raw Permalink Normal View History

2022-09-13 00:34:05 +02:00
# 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