Ignore env variables

This commit is contained in:
ahosking 2022-07-21 00:29:34 -04:00
parent 65b88c2fbe
commit fb2aad93fd

3
.gitignore vendored
View File

@ -4,6 +4,9 @@ __pycache__/
*.py[cod]
*$py.class
#env
.env
# C extensions
*.so