Skip to content

Commit f1d91d8

Browse files
committed
chore: ignore environment files
1 parent 060be4d commit f1d91d8

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
@@ -47,6 +47,12 @@ build.log
4747
shell.log
4848
derby.log
4949

50+
### Environment Files ###
51+
.env
52+
.env.*
53+
**/.env
54+
**/.env.*
55+
5056
### Compiled Files ###
5157
*.class
5258

0 commit comments

Comments
 (0)