Skip to content

Commit 6c87ef5

Browse files
authored
chore(amam): ignore env files
1 parent ba6908f commit 6c87ef5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@ CNAME
3232
**/*.swp
3333

3434
chart_app/build/**
35+
36+
*.env
37+
.env.*

0 commit comments

Comments
 (0)