Skip to content

Commit

Permalink
Added .env to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
frasanz committed Oct 2, 2024
1 parent 1c82b11 commit b2a4fc7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,7 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/


# Own
.env

0 comments on commit b2a4fc7

Please sign in to comment.