Skip to content

Commit

Permalink
Edit gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ankutty committed Jun 25, 2021
1 parent aed1e66 commit 40bc1be
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ tmp/
*.out

# Environment variables
.env
.env

#Intellij files
.idea

0 comments on commit 40bc1be

Please sign in to comment.