Skip to content

Commit

Permalink
Add .env to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerchin committed Mar 28, 2024
1 parent 71c8f63 commit dc35df1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,6 @@ Session.vim
.history

rustc-ice*.txt
rustc-ice-*
rustc-ice-*

.env

0 comments on commit dc35df1

Please sign in to comment.