ignore vim and venv local files.

This commit is contained in:
John McCardle 2021-12-30 15:17:40 -05:00
parent 0c4bb4ee6b
commit 0da86d118a
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
asteroids-master/
__pycache__/
*.swp
venv/