bumpver/.gitignore
2020-05-25 07:45:46 +00:00

75 lines
923 B
Text

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
.Python
env/
venv/
venv2/
venv3/
build/
develop-eggs/
dist/
downloads/
eggs/
lib/
lib64/
vendor/
parts/
sdist/
var/
public/
.mypy_cache/
*.egg-info/
.installed.cfg
*.egg
.eggs/
.pytest_cache/
.ipynb_checkpoints/
package-lock.json
compat_test/
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
mypycov/
reports/
.tox/
.coverage
.cache
nosetests.xml
coverage.xml
.coverage*
# Translations
*.mo
*.pot
# Django stuff:
*.log
# Sphinx documentation
docs/_build/
# PyBuilder
target/
.idea
.*.make_marker
README.html
envs.txt
test_build_logs/*.log
build/miniconda3.sh
compat_test/