Skip to content

Commit cbf68c1

Browse files
authored
Merge pull request #107 from wilzbach/ignore-env
Add .env to the .gitignore
2 parents 19dc75c + 2cacb50 commit cbf68c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ docs/
3131
*.lst
3232

3333
# End of https://www.gitignore.io/api/d
34+
35+
# Config environment file
36+
/.env

0 commit comments

Comments
 (0)