aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index e0a3574..1ae3788 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,10 +48,7 @@ Temporary Items
# Node module directory
node_modules
-
-# Minified files in the wrong folder (this is for testing)
-*.b.js
-*.b.js.map
+package-lock.json
# content folder
webAO/base/ \ No newline at end of file