updated gitignore

This commit is contained in:
Karl Voit 2020-10-22 19:07:41 +02:00 committed by Karl Voit
parent 7a2b17f60a
commit b9eb96c110
2 changed files with 12 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
TestLocateAndParseControlledVocabulary.sh
build/
dist/
filetags.egg-info/
filetags/__pycache__/
manualtests/
setup.py
tests/testfiles/
update_pip.sh
venv/
/tests/__pycache__/

0
tests/call_tests.sh Executable file → Normal file
View file