Excluded http-client private environment files

This commit is contained in:
PartTimeHarmacist 2022-08-29 20:02:32 -05:00
parent 2c24b7721f
commit b414061a78

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.idea/ .idea/
venv/ venv/
static/ static/
http-client.private.*