|
|
results/ |
|
|
######################################################################## |
|
|
# Python - https: |
|
|
######################################################################## |
|
|
# Byte-compiled / optimized / DLL files |
|
|
__pycache__/ |
|
|
*.py[cod] |
|
|
*$py.class |
|
|
|
|
|
# Distribution / packaging |
|
|
build/ |
|
|
dist/ |
|
|
eggs/ |
|
|
.eggs/ |
|
|
*.egg-info/ |
|
|
*.egg |
|
|
.prerelease-version |
|
|
|
|
|
# Unit test / coverage reports |
|
|
.coverage |
|
|
coverage.json |
|
|
.coverage\.* |
|
|
.pytest_cache/ |
|
|
.mypy_cache/ |
|
|
test-reports |
|
|
htmlcov |
|
|
.hypothesis |
|
|
.ruff_cache |
|
|
cffi_bin |
|
|
|
|
|
# Pyenv / uv Stuff |
|
|
.python-version |
|
|
venv |
|
|
.venv |
|
|
Pipfile.lock |
|
|
Pipfile |
|
|
|
|
|
# Others |
|
|
.pytype |
|
|
|
|
|
|
|
|
######################################################################## |
|
|
# OSX - https: |
|
|
######################################################################## |
|
|
.DS_Store |
|
|
.DocumentRevisions-V100 |
|
|
.fseventsd |
|
|
.Spotlight-V100 |
|
|
.TemporaryItems |
|
|
.Trashes |
|
|
.VolumeIcon.icns |
|
|
.com.apple.timemachine.donotpresent |
|
|
|
|
|
######################################################################## |
|
|
# node - https: |
|
|
######################################################################## |
|
|
# Logs |
|
|
npm-debug.log* |
|
|
yarn-debug.log* |
|
|
yarn-error.log* |
|
|
|
|
|
# Yarn files |
|
|
**/.yarn |
|
|
.yarn/patches |
|
|
!**/.yarn/plugins |
|
|
!**/.yarn/releases |
|
|
!**/.yarn/sdks |
|
|
!**/.yarn/versions |
|
|
|
|
|
# Dependency directories |
|
|
node_modules/ |
|
|
|
|
|
# TS Build files |
|
|
tsconfig.tsbuildinfo |
|
|
|
|
|
# ESLint |
|
|
.eslintcache |
|
|
|
|
|
# Coverage directory used by tools like istanbul |
|
|
coverage/ |
|
|
|
|
|
######################################################################## |
|
|
# Streamlit |
|
|
######################################################################## |
|
|
.streamlit/ |
|
|
!e2e_playwright/.streamlit/ |
|
|
lib/streamlit/static |
|
|
streamlit-storage |
|
|
# Directory for temporary files (can be used by agents): |
|
|
work-tmp |
|
|
|
|
|
# Data Files |
|
|
**/uber-raw-data-sep14.csv |
|
|
|
|
|
# Autogenerated Protobufs |
|
|
lib/streamlit/proto |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.benchmarks/ |
|
|
|
|
|
|
|
|
######################################################################## |
|
|
# Files during CI runs |
|
|
######################################################################## |
|
|
protoc-*-linux-x86_64.zip |
|
|
python_cache_key.md5 |
|
|
|
|
|
plots/ |
|
|
testfiles/ |
|
|
asc_files.zip |
|
|
tests/test_utils.py |
|
|
configs/ |
|
|
.vscode/ |
|
|
*.csv |
|
|
*.log |
|
|
*.png |