Skip to content

Commit

Permalink
🔧 Ignore .env files in backend (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick91 authored Jun 13, 2024
1 parent 943f2fd commit 65a1bd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ app.egg-info
htmlcov
.cache
.venv
.env

0 comments on commit 65a1bd4

Please sign in to comment.