Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 074ac8a

Browse files
authored
Merge pull request #113 from anehx/gitignore_update
Add .env file to gitignore
2 parents c53fd17 + fa3d35b commit 074ac8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ package.json.ember-try
2424

2525
# vscode
2626
jsconfig.json
27+
28+
# dotenv
29+
.env

0 commit comments

Comments
 (0)