forked from wolfSSL/wolfssl
Merge pull request #47 from jay/ignore-vs-files
Ignore Visual Studio Intellisense files
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -14,6 +14,9 @@ config*
|
|||||||
*Release/
|
*Release/
|
||||||
*.ncb
|
*.ncb
|
||||||
*.suo
|
*.suo
|
||||||
|
*.sdf
|
||||||
|
*.opensdf
|
||||||
|
ipch/
|
||||||
build-aux/
|
build-aux/
|
||||||
rpm/spec
|
rpm/spec
|
||||||
stamp-h
|
stamp-h
|
||||||
|
Reference in New Issue
Block a user