Update .gitignore

This commit is contained in:
Cal Corum 2023-02-22 15:39:46 -06:00
parent 89e84af92b
commit 80a9282cb3

4
.gitignore vendored
View File

@ -127,3 +127,7 @@ dmypy.json
# Pyre type checker
.pyre/
# Project specific
*.db
.idea