Add: .env.sample files to include in git
This commit is contained in:
parent
3004e59c27
commit
5e8b5f28ba
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,7 @@
|
|||
# Files
|
||||
.env
|
||||
# allow env sample
|
||||
!.env.sample
|
||||
|
||||
# Folders
|
||||
Configs/micro/buffers/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue