Skip to content

Commit

Permalink
chore: ignore .env in git
Browse files Browse the repository at this point in the history
  • Loading branch information
MSchmoecker committed Jan 28, 2024
1 parent 4d00631 commit ef9e9b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions controller/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
__pycache__/
venv/
state.json
.env

0 comments on commit ef9e9b8

Please sign in to comment.