diff options
author | sr55 <[email protected]> | 2016-04-09 14:47:56 +0100 |
---|---|---|
committer | sr55 <[email protected]> | 2016-04-09 14:47:56 +0100 |
commit | 478431fc9ca190a8a43df354bd0a872903bb6c02 (patch) | |
tree | b1cfef3a5bedaf067bdc5c74775fbed929433652 | |
parent | fc3324c8fa6c0aaa37c89d8d0bf098092d705932 (diff) |
Update Git Ignore.
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index fda060248..442d197bf 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ win/CS/*/bin win/CS/*/obj win/CS/*.suo +win/CS/*.VC.opendb +win/CS/*.VC.db # Xcode user data xcuserdata |