diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2016-11-24 14:25:58 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2016-11-24 14:40:05 +0300 |
commit | 0ea7f903b5f56fbf563d70fea2da40798b681c34 (patch) | |
tree | f696f0e8fbb0caba7f252ac71c58abd37e3b115a /msvc-common/.gitignore | |
parent | bcd637fb1c041771e5bd1b2bc1238440bdc79dd2 (diff) |
Finalize structure reorganization
Diffstat (limited to 'msvc-common/.gitignore')
-rw-r--r-- | msvc-common/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/msvc-common/.gitignore b/msvc-common/.gitignore new file mode 100644 index 0000000..b2ffb54 --- /dev/null +++ b/msvc-common/.gitignore @@ -0,0 +1,5 @@ +# Compiler/linker output. +# +msvc-filter +*.d +*.o |