Skip to content

Commit 862b75f

Browse files
committed
chore: gitignore에 .env 추가
1 parent 9c78e3d commit 862b75f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ build/
1616
# BlueJ files
1717
*.ctxt
1818

19+
# environment variable files
20+
.env
1921
# Mobile Tools for Java (J2ME)
2022
.mtj.tmp/
2123

0 commit comments

Comments
 (0)