Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 77e8d2c6034843ec6ee082ec415788b96c4e8faa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# global
*.pyc
*.pyo
*~
__pycache__

# /
/.coverage
/.mypy_cache
/.ruff_cache
/.tox
/.venv
/build
/coverage
/dist
/distribute-*.egg
/python_stdnum.egg-info