# never store the git version file
git_version.py
_build
.direnv
.nix-venv
result

# custom
setup.cfg
.idea
.DS_Store
*.pyc
*.html
.document
.svn/
*.csv
.pytest_cache/
*.png

# Rust
target/

# from https://github.com/github/gitignore/blob/master/Python.gitignore

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.o
*.so
*.lo
*.la

# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
.pyodide*

# 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/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
.hypothesis/

# IPython Notebook
.ipynb_checkpoints

.libs
compile
ltmain.sh
perf.data*
config.*
configure
Makefile.in
autom4te.cache
Makefile
aclocal.m4
depcomp
install-sh
libtool
*.m4
*.pc
*.pc.in
.deps
.dirstamp
ar-lib
*-uninstalled.sh
missing
test-driver
