chore: Ignore logs in .gitignore

This commit is contained in:
arthur
2024-06-21 16:28:23 +02:00
parent ef85ce275d
commit 9f2910b598
3 changed files with 132 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
db.sqlite
# Logs
logs/*
logs
*.log
npm-debug.log*