Files
mcgrizz/.gitignore
2023-10-03 02:57:35 -06:00

19 lines
260 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