gitignore: add __pycache__
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
/.lanspread-peer-cli/
|
||||
/game.db
|
||||
/thumbnails/
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user
@@ -2,3 +2,4 @@
|
||||
/.lanspread-peer-cli/
|
||||
/game.db
|
||||
/thumbnails/
|
||||
__pycache__/
|
||||
|
||||