Update gitignore

This commit is contained in:
David Tomaschik
2022-05-08 17:23:12 -07:00
parent 3c8d8ca5e1
commit b68c1e2c65

View File

@@ -17,9 +17,13 @@ Thumbs.db
# Try to avoid accidentally checking in private keys
id_rsa
id_ecdsa
id_ed25519
# Kicad backup files
*.kicad_pcb-bak
# Mypy cache path
.mypy_cache
# These files should basically never be committed
.env