mod: ignore

This commit is contained in:
2026-03-24 00:21:20 +03:00
parent 97e7fba07e
commit 6a49ec2e05
2 changed files with 40 additions and 3 deletions

4
.gitignore vendored
View File

@@ -345,12 +345,10 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.idea/
# База данных SQLite
# Никогда не копировать локальную базу в образ!
db.sqlite3
db.sqlite3-journal
db.sqlite3-shm
db.sqlite3-wal
*.sqlite3