Skip to content

Commit fc7580e

Browse files
author
Being Bot
committed
chore: add .env to gitignore
1 parent 6a16f6a commit fc7580e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
__pycache__/
22
*.pyc
33
*.egg-info/
4+
.env
5+
*.env
46
dist/
57
build/
68
.venv/

0 commit comments

Comments
 (0)