mod: ignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user