aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fcacc73..2fc5d5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,18 @@
.vscode/*
.env
*.bundle.js
+*.bundle.js.map
assets/render/*
assets/global/*
database/*
fonts/*
media/*
render/
+build/
dist/
vendor/*
node_modules/
config.json
error_log
+VERSION
!README.md