tools: gitignore python detritus

This commit is contained in:
Will Greenberg
2024-07-22 12:55:24 -07:00
committed by Cooper Quintin
parent ff1f9a6857
commit dc84238b1e

3
tools/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.venv
.cache
__pycache__