Skip to content

Commit 43ef8bc

Browse files
authored
Merge pull request #10 from jeremybmerrill/fix/gitignore
add .env to gitignore
2 parents 6c48015 + d6dedee commit 43ef8bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ wheels/
1414
node_modules/
1515
yarn-error.log
1616

17+
# passwords and api keys and stuff
18+
.env

0 commit comments

Comments
 (0)