summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0471bf729c6d6d41bf06770caa720f75ba1d21c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#Global
.Apple*
.DS_Store
._*
.clang_complete
.local.vimrc
.ycm_extra_conf.py*
Thumbs.db

# temp files
*.txt~
*.conf~
*.py~
*.bak