Initial layout and a few pages
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -1,2 +1,18 @@
|
||||
# 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
|
||||
.vscode
|
||||
fabric/
|
||||
forge/
|
||||
vanilla/
|
||||
|
||||
# Config file for MCGRIZZ
|
||||
mcgrizz.json
|
Reference in New Issue
Block a user