Removed some files via gitignore

This commit is contained in:
2025-09-11 10:57:36 +03:00
parent ac8b542e1b
commit 1f44d29b23
3 changed files with 3 additions and 0 deletions
+3
View File
@@ -1,7 +1,10 @@
# Ignore sensitive files # Ignore sensitive files
secrets.yaml secrets.yaml
*.db *.db
*.db-shm
*.db-wal
*.log *.log
*.log.*
*.pid *.pid
.uuid .uuid
.cloud/ .cloud/
Binary file not shown.
Binary file not shown.