diff --git a/.gitignore b/.gitignore index 406e5333..f57a694d 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ /db/*.sqlite3-journal # Ignore all logfiles and tempfiles. +/*.log /log/* !/log/.keep /tmp @@ -58,4 +59,4 @@ yarn-debug.log # Ignore Docker option files docker-compose.override.yml -dump.rdb \ No newline at end of file +dump.rdb