Skip to content

Commit

Permalink
Add .flaskenv to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlesieur committed Jul 21, 2023
1 parent 88b5b2b commit ca446dd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,6 @@ coverage.xml

# Configuration files.
.env
.secrets.*
instance.*
.flaskenv
.secrets.toml
instance.toml

0 comments on commit ca446dd

Please sign in to comment.