Skip to content

Commit

Permalink
add ".env" to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
TojikCZ authored and ondratu committed Apr 20, 2023
1 parent d9906f8 commit 67bb0fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
venv
.idea
.env
__pycache__
*.pyc
build
Expand Down

0 comments on commit 67bb0fe

Please sign in to comment.