updated gitignore file
This commit is contained in:
+7
-2
@@ -5,7 +5,12 @@
|
||||
/.vs/new_dbsync/FileContentIndex
|
||||
/.vs
|
||||
*.pyc
|
||||
*.json
|
||||
/cache/series/*.json
|
||||
/cache/episodes/*.json
|
||||
/cache/cast/*.json
|
||||
/cache/crew/*.json
|
||||
/cache/guestcast/*.json
|
||||
/cache/guestcrew/*.json
|
||||
*.DS_Store
|
||||
*.log
|
||||
/pyproject.toml
|
||||
@@ -13,5 +18,5 @@ dbsync.log.*
|
||||
.idea
|
||||
/log
|
||||
venv
|
||||
/temp
|
||||
/temp/post_tvmaze_updates.json.*
|
||||
/archived
|
||||
Reference in New Issue
Block a user