blob: 19bba5ccc2402502db1aa46e3a565d1828d915ca [file] [log] [blame]
# cmake build files
**/build/
*~
objs
# python
*.pyc
# clangd
.cache
# rust
**/target
**/Cargo.lock
# Android test
**/.idea
**/out