forked from Github/filetags
updated gitignore
This commit is contained in:
parent
7a2b17f60a
commit
b9eb96c110
2 changed files with 12 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal 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
0
tests/call_tests.sh
Executable file → Normal file
Loading…
Reference in a new issue