recipe-box-for-wikijs/.gitignore
2020-06-27 21:14:36 +02:00

12 lines
177 B
Text

# pyenv
.python-version
# Setuptools distribution folder.
/dist/
/build/
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info
/*.egg
/__pycache__/