removed pytest call shell script and added misc things to gitignore

This commit is contained in:
Karl Voit 2019-10-10 13:09:09 +02:00
parent a5b9d45865
commit 9c7ff7f86a
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View file

@ -10,3 +10,5 @@ MANIFEST dist
dist/
.gitignore
update_pip.sh
build/
guessfilename.egg-info/

View file

@ -1 +0,0 @@
pytest guessfilename_test.py