build: ignore cache files

This commit is contained in:
Lance Edgar 2024-12-30 17:51:51 -06:00
parent 4495a94611
commit 493b7c77ca

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.pyc
*~