aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 5 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 60c3d71..6a96ad8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
/vendor
-AppConfig.php
/node_modules
-public/js/app.js
-public/dist
-public/error/error.json
+/public/dist
+/public/error/error.json
+/public/error/error.html
+/bootstrap/comments/comments
+AppConfig.php