This commit is contained in:
jeanGaston 2024-05-04 17:41:18 +02:00
parent f0329d01b6
commit 65ab5656bb
3 changed files with 2 additions and 13 deletions

15
.gitignore vendored
View File

@ -1,16 +1,5 @@
Program/__pycache__/env.cpython-311.pyc
Program/__pycache__/*
Program/data.db
Program/env.py
Program/__pycache__/Webserver.cpython-311.pyc
Program/__pycache__/datascraper.cpython-311.pyc
Program/__pycache__/database.cpython-311.pyc
Program/__pycache__/database.cpython-311.pyc
Program/__pycache__/database.cpython-311.pyc
Program/__pycache__/database.cpython-311.pyc
Program/__pycache__/database.cpython-311.pyc
data.db
Program/__pycache__/database.cpython-311.pyc
Program/__pycache__/database.cpython-311.pyc
Program/__pycache__/database.cpython-311.pyc
Program/__pycache__/database.cpython-311.pyc
Program/__pycache__/mail.cpython-311.pyc

0
Install.sh Normal file → Executable file
View File