Skip to content

Commit

Permalink
Remove .env to avoid it being clobbered by checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
cbranch committed Oct 20, 2021
1 parent f9c2637 commit e4ce573
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules
package-lock.json
.vscode
.env

0 comments on commit e4ce573

Please sign in to comment.