add src features to .gitignore v3

This commit is contained in:
2025-05-12 05:30:14 +09:00
parent 52957bba1c
commit 941f2f4cbd

2
.gitignore vendored
View File

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