Skip to content

Commit

Permalink
Update .gitignore to ignore .env files
Browse files Browse the repository at this point in the history
  • Loading branch information
FloRul committed Feb 14, 2024
1 parent 1d415b0 commit 9f7d117
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ terraform.rc
## Ignore EC2 Key pair files
*.pem

.idea/*
.idea/*
*.env

0 comments on commit 9f7d117

Please sign in to comment.