BloodMagic/.gitignore
WayofTime 99792acbb7 Changed the .gitignore, and started adding a few recipe changes
Got distracted due to wanting to change the Hellfire Forge recipes.
2021-01-17 14:34:24 -05:00

43 lines
474 B
Plaintext

# General use .gitignore for Minecraft modding.
# Directories
/.gradle/
/build/
/eclipse
/run/
/out/
/asm/
/bin/
/build/
/config/
crash-reports/
/.idea/
/.metadata/
/libs/
/saves/
/resourcepacks/
/logs/
/mods/
/screenshots/
/classes/
# File Extensions
*.psd
*.iml
*.ipr
*.iws
*.classpath
*.project
# Specific files
Thumbs.db
usernamecache.json
options.txt
BloodMagic_Client.launch
BloodMagic_Server.launch
runClient.launch
runData.launch
runServer.launch
usercache.json