Skip to content

Commit dca0638

Browse files
committed
chore(gitignore): ignore .env
Add .env to .gitignore to ignore environment files, not just .env.*
1 parent f655718 commit dca0638

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.claude
22
.createos.json
3+
.env
34
.env.*
45
cos
56
build.sh

0 commit comments

Comments
 (0)