summaryrefslogtreecommitdiff
path: root/.gitignore
blob: c8f22de6727035bfa20c2e85b56f3f32da5dc05a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# clangd
.cache/

# Tup
.tup/

# Build Artifacts
build/

# Compilation database
compile_commands.json