aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: da6827ca0b812e6ddf658a4de73b7add55209a22 (plain)
1
2
3
4
5
6
7
8
9
10
11
*.a
*.o
.*
*.swp
*~$
cscope.*
compile_commands.json
/.clangd
tags
/build
/obj*