Skip to content

Commit c368bc2

Browse files
committed
Remove .env from source control
1 parent 8107e34 commit c368bc2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.env

Whitespace-only changes.

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
.DS_Store
3-
build/
3+
build/
4+
.env

0 commit comments

Comments
 (0)