diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-07-20 08:55:35 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-07-20 08:55:35 +0200 |
commit | b86d23391e4b7882ebfca582d146e75c6cc1e454 (patch) | |
tree | 8d002d34199dd24fa5a3898e6943dca62e906d10 /libmhello/.gitignore | |
parent | bffe85ae4c01f126c47ab7ea7b220b91d7c65dac (diff) |
Add modularized version
Diffstat (limited to 'libmhello/.gitignore')
-rw-r--r-- | libmhello/.gitignore | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libmhello/.gitignore b/libmhello/.gitignore new file mode 100644 index 0000000..1173da4 --- /dev/null +++ b/libmhello/.gitignore @@ -0,0 +1,19 @@ +# Compiler/linker output. +# +*.d +*.ii +*.o +*.obj +*.nms +*.pcm +*.ifc +*.so +*.dll +*.a +*.lib +*.exp +*.exe +*.exe.dlls/ +*.exe.manifest + +version |