adding .env to git ignore

This commit is contained in:
natalieswork 2023-05-22 14:23:44 -04:00
parent 15849a5911
commit df28d77fbc

1
.gitignore vendored
View file

@ -23,6 +23,7 @@ Pipfile.lock
# - /some/path$ git clone https://github.com/thatch45/salt.git
# - /some/path$ virtualenv --python=/usr/bin/python2.6 salt
/env/
/.env/
/bin/
/etc/
/include/