mcgrizz/.gitignore
2023-10-04 04:09:01 -06:00

20 lines
279 B
Plaintext

# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
# Fresh build directory
_fresh/
# JAR files in case one shows up
**/*.jar
fabric/
forge/
vanilla/
server/
# Config file for MCGRIZZ
mcgrizz.json
players.cache.json