Skip to content

Commit 84c601a

Browse files
author
Emily Giurleo
authored
Add .env to gitignore (#4864)
1 parent c001b52 commit 84c601a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ yard-docs
2626
gem-private_key.pem
2727
examples
2828
.byebug_history
29+
.env
30+
.env.private*

0 commit comments

Comments
 (0)