diff options
Diffstat (limited to 'libs/basic_games/.gitignore')
| -rw-r--r-- | libs/basic_games/.gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libs/basic_games/.gitignore b/libs/basic_games/.gitignore new file mode 100644 index 0000000..910d2b5 --- /dev/null +++ b/libs/basic_games/.gitignore @@ -0,0 +1,12 @@ +.mypy_cache +__pycache__ +.venv +venv +.tox +.vscode +.idea + +# Mob / Umbrella +mob.log +vsbuild +lib |
