# Ignore backup files.
*~
# Ignore Vim swap files.
.*.swp
# macOS-specific excludes
.DS_Store
# Ignore files generated by IDEs.
/.aswb/
/.cache/
/.classpath
/.clwb/
/.factorypath
/.idea/
/.ijwb/
/.project
/.settings
/.vscode/
/bazel.iml
# Ignore all bazel-* symlinks. There is no full list since this can change
# based on the name of the directory bazel is cloned into.
/bazel-*
bazel-*
# Ignore outputs generated during Bazel bootstrapping.
/output/
# Ignore jekyll build output.
/production
/.sass-cache
# Bazelisk version file
.bazelversion
# User-specific .bazelrc
user.bazelrc

*.ptx
/__pycache__
*.pyc

.thunder_cache

host-app/
conan
libs
node_modules
yarn.lock

credentials.json
/src/utils/session_*
.pylintrc
dist
.thunder
__pycache__
# /third_party
*.log
examples/tmp
package-lock.json
Module.bazel*
*.cubin
data
*.data
*.txt
!dev-requirements.txt
!requirements.txt
perf*
typescript
*.pth
.env*
serviceAccountKey.json
examples
*build*
tmp
set4
heaptrack*
*.png
*.ipynb
*.html
rust
# ignore python venv
.venv/*
docker/utilities/.env
