mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
adding .env to git ignore
This commit is contained in:
parent
15849a5911
commit
df28d77fbc
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -23,6 +23,7 @@ Pipfile.lock
|
||||||
# - /some/path$ git clone https://github.com/thatch45/salt.git
|
# - /some/path$ git clone https://github.com/thatch45/salt.git
|
||||||
# - /some/path$ virtualenv --python=/usr/bin/python2.6 salt
|
# - /some/path$ virtualenv --python=/usr/bin/python2.6 salt
|
||||||
/env/
|
/env/
|
||||||
|
/.env/
|
||||||
/bin/
|
/bin/
|
||||||
/etc/
|
/etc/
|
||||||
/include/
|
/include/
|
||||||
|
|
Loading…
Add table
Reference in a new issue