gitignore: .env global ausschließen
This commit is contained in:
@@ -4,3 +4,5 @@ log/
|
|||||||
*.bak-*
|
*.bak-*
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.log
|
*.log
|
||||||
|
.env
|
||||||
|
**/.env
|
||||||
|
|||||||
Reference in New Issue
Block a user