Skip to content

Commit

Permalink
Add ,cron virtual environment to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed Jan 29, 2024
1 parent d0dc995 commit 3dd08f3
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
Expand Up @@ -9,6 +9,7 @@ __pycache__
venv
.venv
.env
.cron

# Project specific files
flask_app/static/img/gh_cards/*.png
Expand Down

0 comments on commit 3dd08f3

Please sign in to comment.