Skip to content

Commit 1f014af

Browse files
committed
update .gitignore
1 parent 8921f3e commit 1f014af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
#
33

44
# build
5-
.build
5+
.build/
66

77
# local settings
8-
.local.env
8+
.env.local
99
.vscode/
1010

1111
# temporary files

0 commit comments

Comments
 (0)