mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 11:17:23 +02:00
Update Python.gitignore to include .env.example
Add exception for .env.example in gitignore
This commit is contained in:
parent
57286c3887
commit
340b7b8ae7
@ -151,6 +151,7 @@ activemq-data/
|
|||||||
|
|
||||||
# Environments
|
# Environments
|
||||||
.env
|
.env
|
||||||
|
!.env.example
|
||||||
.envrc
|
.envrc
|
||||||
.venv
|
.venv
|
||||||
env/
|
env/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user