Skip to content

Commit

Permalink
Remove .env visiability
Browse files Browse the repository at this point in the history
  • Loading branch information
lazyhope committed Jan 6, 2025
1 parent 982d1a0 commit b104850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ celerybeat.pid
*.sage.py

# Environments
# .env
.env
.venv
env/
venv/
Expand Down

0 comments on commit b104850

Please sign in to comment.