Update .gitignore for cmake generated .rc files in build/

This commit is contained in:
Nigel Stewart 2016-01-08 22:58:42 +10:00
parent 860af9f379
commit 5811916f32
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
/src/*.c
/include/GL/*.h
/build/vc6/*.rc
/build/*.rc
/build/*/*.sdf
/build/*/*.suo
/build/*/*.vcxproj.user