mirror of
https://github.com/Coding-Doctor-Omar/ShopExtract.git
synced 2026-06-10 08:05:25 +02:00
Initial commit
This commit is contained in:
commit
6f76fbf020
10 changed files with 781 additions and 0 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Extensions
|
||||
*.csv
|
||||
*.jsonl
|
||||
|
||||
# Folders
|
||||
venv/
|
||||
__pycache__/
|
||||
.idea/
|
||||
|
||||
# Individual files
|
||||
test.py
|
||||
backup.py
|
||||
terminal.bat
|
||||
Loading…
Add table
Add a link
Reference in a new issue