aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 11 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 86cd3e5..72b9a89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,12 @@
-*~
+# logs
+Logs/
mysql/
-TAGS \ No newline at end of file
+TAGS
+
+# secrets
+.htaccess
+Config/Config.php
+admin/Config/Config.php
+
+# litter
+*~