summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f35f95a..19c959c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,11 @@
.*.swp
*~
+# server log files
+error_log
+**/error_log
+*.log
+
# sensitive config file
# contains database passwords and site-specific options
inc/config.php