Skip to content

Commit

Permalink
From inf-base: Ignore .env if present in the root of the project
Browse files Browse the repository at this point in the history
  • Loading branch information
rquadling committed Jan 2, 2024
1 parent bd28e1f commit 57ce993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/test-reports/
.idea/
/PersonalSettingsMakefile
/.env
.terraform/
/temp/
/.env

0 comments on commit 57ce993

Please sign in to comment.