fix: update gitignore to allow logs directories

This commit is contained in:
2026-08-12 06:29:11 +03:30
parent a9135bfa09
commit 6bd9de6f27
+1 -1
View File
@@ -1,5 +1,5 @@
# Logs # Logs
logs /logs
*.log *.log
npm-debug.log* npm-debug.log*
yarn-debug.log* yarn-debug.log*