Merge pull request #47 from jay/ignore-vs-files

Ignore Visual Studio Intellisense files
This commit is contained in:
Chris Conlon
2015-04-01 10:52:35 -06:00

3
.gitignore vendored
View File

@ -14,6 +14,9 @@ config*
*Release/
*.ncb
*.suo
*.sdf
*.opensdf
ipch/
build-aux/
rpm/spec
stamp-h