Skip to content

Commit 3dd08f3

Browse files
committed
Add ,cron virtual environment to .gitignore
1 parent d0dc995 commit 3dd08f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ __pycache__
99
venv
1010
.venv
1111
.env
12+
.cron
1213

1314
# Project specific files
1415
flask_app/static/img/gh_cards/*.png

0 commit comments

Comments
 (0)