add src features to .gitignore v2

This commit is contained in:
2025-05-12 05:28:54 +09:00
parent 3eaee0fa0e
commit 52957bba1c

3
.gitignore vendored
View File

@@ -8,7 +8,8 @@ build/
venv
.venv
src/*
src/**/*
!**/.gitkeep
.ipynb_checkpoints