init with python proj template

This commit is contained in:
Jasper Ras 2025-05-12 16:12:49 +02:00
commit 643c9ab0a8
5 changed files with 51 additions and 0 deletions

11
python-project/.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
!*
# Devenv
.devenv*
devenv.local.nix
# direnv
.direnv
# pre-commit
.pre-commit-config.yaml