mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +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
|
||||
.env
|
||||
!.env.example
|
||||
.envrc
|
||||
.venv
|
||||
env/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user