diff options
| author | Zack Middleton <zturtleman@gmail.com> | 2015-08-18 17:38:43 -0500 |
|---|---|---|
| committer | Tim Angus <tim@ngus.net> | 2016-04-07 11:05:01 +0100 |
| commit | 8c3004cd645986de6471164c764c4a38b88f8681 (patch) | |
| tree | 248860b05068456f6e1b510e6e4b2eb36695f870 | |
| parent | 7ceb890091592e6bc0604f5e45d7124424fb0064 (diff) | |
Ignore MSVC non-project files
Ignore auto generated or user configuration for MSVC projects.
Note: .user is ignored in Xcode section but applies to MSVC too.
Patch by @shearer12345.
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -38,3 +38,5 @@ profile # Microsoft Visual Studio #################### *.sdf +*.opensdf +*.suo |
