yeahhhh let's just add that to the root gitignore

This commit is contained in:
brent s. 2018-05-10 00:32:31 -04:00
parent 7819b5edc4
commit b2622406f0
2 changed files with 1 additions and 2 deletions

2
.gitignore vendored
View File

@ -26,4 +26,4 @@ screenlog*
# and we DEFINITELY don't need these.
__pycache__/
*.pyc
test.py
*test*.py

View File

@ -1 +0,0 @@
*test*.py