mirror of
https://github.com/Coding-Doctor-Omar/ShopExtract.git
synced 2026-06-07 07:55:18 +02:00
13 lines
No EOL
114 B
Text
13 lines
No EOL
114 B
Text
# Extensions
|
|
*.csv
|
|
*.jsonl
|
|
|
|
# Folders
|
|
venv/
|
|
__pycache__/
|
|
.idea/
|
|
|
|
# Individual files
|
|
test.py
|
|
backup.py
|
|
terminal.bat |