Let git ignore more visual studio files.
[cparser] / .gitignore
1 /build
2 /.depend
3 /cparser
4 /t
5 /stuff
6 /test
7 /config.mak
8 /revision.h
9 /cparser.bootstrap
10 /cparser.bootstrap2
11 /cparser.bootstrape
12 /config.h
13 /gen_builtins.h
14 *.vcg
15 a.out
16 svn-commit.tmp
17 */Debug
18 */Release
19 */VTune
20 *.vcproj.*.*.user
21 *.suo
22 *.ncb