aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: acde7b6bf1fdf4838589202d718fdd65af6753c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
build/
build-*/
out/
*.pyc
*.swp
*~
compile_commands.json
.ycm_extra_conf.py
cscope.*
third_party/re2/
third_party/googletest/
.DS_Store