aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 1ae3788..4e17556 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,5 +50,6 @@ Temporary Items
node_modules
package-lock.json
-# content folder
-webAO/base/ \ No newline at end of file
+# webpack shit
+*.b.js
+*.b.js.map \ No newline at end of file