Add ipch to .gitignore

This commit is contained in:
Thomas Goyne 2012-11-01 07:29:23 -07:00
parent 6c23f14c81
commit 0905290acc

1
.gitignore vendored
View file

@ -37,6 +37,7 @@
bin bin
lib lib
obj obj
ipch
.lvimrc .lvimrc
.syntastic_cpp_config .syntastic_cpp_config