mirror of
https://github.com/novoid/guess-filename.py.git
synced 2026-02-16 13:24:15 +00:00
removed pytest call shell script and added misc things to gitignore
This commit is contained in:
parent
a5b9d45865
commit
9c7ff7f86a
2 changed files with 2 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -10,3 +10,5 @@ MANIFEST dist
|
||||||
dist/
|
dist/
|
||||||
.gitignore
|
.gitignore
|
||||||
update_pip.sh
|
update_pip.sh
|
||||||
|
build/
|
||||||
|
guessfilename.egg-info/
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
pytest guessfilename_test.py
|
|
||||||
Loading…
Reference in a new issue