aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4342bcb..e0a3574 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,4 +51,7 @@ node_modules
# Minified files in the wrong folder (this is for testing)
*.b.js
-*.b.js.map \ No newline at end of file
+*.b.js.map
+
+# content folder
+webAO/base/ \ No newline at end of file