cbs-web-antivirus-scanner/.gitignore

12 lines
146 B
Plaintext
Raw Normal View History

2024-06-24 07:38:51 -06:00
/.venv
/.static
/__pycache__
/templates/index.html~
/templates/result.html
/templates/scan.html
/templates/upload.html
2024-11-19 14:19:23 -06:00
/venv
2024-06-24 07:38:51 -06:00
app.py~
app2.py
2024-09-07 12:18:02 -06:00
.env