Files
mcgrizz/.gitignore
2023-10-01 09:12:23 -06:00

18 lines
252 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/
# Config file for MCGRIZZ
mcgrizz.json