Add .gitignore.

This commit is contained in:
Steven Black
2023-09-08 11:10:46 -04:00
parent 7467798d5c
commit 16f0e134ab

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ hosts-*
/__pycache__
/node_modules/
/package-lock.json
/yarn.lock