data_text_search / .gitignore
Sean-Case
Initial commit
a9c2120
raw
history blame
140 Bytes
*.csv
*.pyc
*.cpython-311.pyc
*.cpython-310.pyc
*.bat
*.json
*.xlsx
*.parquet
*.json
*.bat
*.pkl
*.spec
*.ipynb
build/*
dist/*
__pycache__/*