Skip to content

Commit 7777e12

Browse files
committed
added .env.local and .env.cloud to .gitignore
1 parent 00f86d4 commit 7777e12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ typings/
7171
# dotenv environment variables file
7272
.env
7373
.env.test
74+
.env.local
75+
.env.cloud
7476

7577
# parcel-bundler cache (https://parceljs.org/)
7678
.cache

0 commit comments

Comments
 (0)