Watch
1
0
Fork
You've already forked dotfiles
0

Add configuration for python

This commit is contained in:
Alexander Hess 2026-08-03 04:00:21 +02:00
commit 4d9e800d94
Signed by: alexander
GPG key ID: B46EDB4DFC26805D
8 changed files with 132 additions and 0 deletions

View file

@ -4,3 +4,11 @@
*.orig
*.temp
*.tmp
# Python
__pycache__/
*.py[cod]
.python-version
.venv/
venv/
.env