Now a git ignore to hide DS_Store and the shows database.
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
__pycache__
|
||||||
|
nohup.out
|
||||||
|
shows.db
|
||||||
Reference in New Issue
Block a user