Kumi
fcfe4c4b83
Added get-contents.py and output directory to the .gitignore to prevent unnecessary files from being tracked. This helps in maintaining a cleaner repository by keeping only relevant files.
8 lines
No EOL
77 B
Text
8 lines
No EOL
77 B
Text
*.pyc
|
|
__pycache__/
|
|
venv/
|
|
config.ini
|
|
trackbert.db
|
|
dist/
|
|
get-contents.py
|
|
output |