Ignore all build folder names

This commit is contained in:
SPolton 2025-09-26 15:22:32 -06:00
parent f140d7cba5
commit 18dd1b9ec3

2
.gitignore vendored
View file

@ -4,5 +4,5 @@
src/build src/build
.DS_Store .DS_Store
.ipynb_checkpoints/ .ipynb_checkpoints/
build/ *build*/
.cache/ .cache/