mediacurator/.gitignore

18 lines
271 B
Plaintext
Executable File

**/__pycache__
test.sh
renamelist.txt
.vscode
/build
# Docs build data
/docsource/build/
/docsource/source/_build
# Compiled python modules.
*.pyc
# Setuptools distribution folder.
/dist/
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info