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.

31 lines
297 B

# Visual Studio files
.vs/
.vscode/
*.sdf
*.opensdf
*.VC.opendb
*.suo
*.user
# macOS files
.DS_Store
# CMake artifacts
build/
build-*/
# Bazel artifacts
**/bazel-*
# Emacs autosaves
*~
\#*\#
# Vim swap files
[._]*.sw[a-p]
# Source indexing files
compile_commands.json
.cache/clangd
.clangd/