chore(.gitignore): always track .gitkeeps

This commit is contained in:
2026-03-17 21:36:49 +01:00
parent 38933c1afc
commit c29f12b375

4
.gitignore vendored
View File

@@ -29,10 +29,12 @@ venv.bak/
!uv.lock
# Distribution / packaging
dist/
**/dist/*
build/
/*cache/
!**/.gitkeep
# Tests
.pytest_cache/
.coverage