ihatemoney/.gitignore
Éloi Rivard edefb51cfb
move from setuptools to hatch (#1258)
Co-authored-by: Alexis Métaireau <alexis@notmyidea.org>
2023-12-12 14:20:34 +01:00

21 lines
180 B
Text

*.pyc
*.egg-info
*.mo
dist
.venv
docs/_build/
.tox
dist
.cache/
build
.vscode
.env
.pytest_cache
ihatemoney/budget.db
.idea/
.envrc
.DS_Store
.idea
.python-version
.coverage*
prof