Skip to content

Commit f670280

Browse files
committed
Add .env and IDE patterns to .gitignore
1 parent 921e601 commit f670280

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,9 @@ Context.md
77
CHANGELOG.md
88
HANDOFF-*.md
99
*.jpg
10+
*.tgz
11+
.env
12+
.env.*
13+
coverage/
14+
.vscode/
15+
.idea/

0 commit comments

Comments
 (0)