1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
285 B

.android_config
.cache
.ccls
.ccls-cache
.clangd
.cproject
.deps_sha1
.DS_Store
.gclient*
.gm-actuals
.gradle
.idea
.project
.recipe_deps/
.settings/
.vscode
*.code-workspace
*.iml
*.pyc
*.sock
*.swp
/bazel-*
/compile_commands.json
/fuzz_out/
/node_modules/
/out*
/ui/dist
TAGS
/venv/*