aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 786b3f9..ce7342a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,7 @@ vendor/
# Database
config/database.yml
-db/*.sqlite3 \ No newline at end of file
+db/*.sqlite3
+
+# Logs
+*.log \ No newline at end of file