treeland/.gitignore

43 lines
347 B
Plaintext

.vscode/
.cache/
.gdb_history
build*/
*.user
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
# nix
.direnv/
result
result-*
# clangd
compile_commands.json
# executeable files
*.qm
# cmake
CMakeLists.txt.user
#ccls
.ccls-cache
# qtcreator
*.autosave
.qmlls.ini