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

# temp files
*.txt~
*.conf~
*.py~
*.bak
*.orig
*.diff
*.rej