Remove .env_example from .gitignore
This commit is contained in:
parent
1bd84f0005
commit
1f07d4b160
1 changed files with 0 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,7 +12,6 @@ __pycache__/
|
||||||
env/
|
env/
|
||||||
venv/
|
venv/
|
||||||
*.env*
|
*.env*
|
||||||
.env_example
|
|
||||||
|
|
||||||
# Build / Distribution
|
# Build / Distribution
|
||||||
dist/
|
dist/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue