Skip to content

Commit b949924

Browse files
Remove .env from tracking and update .gitignore
1 parent 0c1e6a8 commit b949924

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,11 @@ arca_cli-*.tar
2929
.arca/data/links
3030

3131
# Ignore application logs
32+
.arca_cli/logs/
33+
34+
# Ignore any .env files
35+
.env
36+
.env.*
37+
38+
# Ignore logs directory
3239
.arca_cli/logs/

0 commit comments

Comments
 (0)