diff options
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 |