feat: update .gitignore to include logs and generated data directories
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
+4
-1
@@ -45,5 +45,8 @@ Thumbs.db
|
||||
|
||||
# instructions
|
||||
.github/instructions/
|
||||
|
||||
# Logs and generated data
|
||||
logs/
|
||||
data/
|
||||
backend/data/
|
||||
data/
|
||||
Reference in New Issue
Block a user