summaryrefslogtreecommitdiffstats
path: root/options/gitignore/V
blob: bc0d4f3aaaa74768b631d2e79f47d3fac61a6f78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*
!*/
!*.*
*.exe
*.o
*.so
*.tmp.c
*.exp
*.ilk
*.pdb
*.dll
*.lib
*.bak
*.out