diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-07-20 08:55:31 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-07-20 08:55:31 +0200 |
commit | 0c71feb0363b337152f11e301303f85f9621c148 (patch) | |
tree | c87351ae473f43fff599061b9d1389f42357e0fd /libmformat/.gitignore | |
parent | 28b92b59909030424420fefbca5a3f5df22337b5 (diff) |
Add modularized version
Diffstat (limited to 'libmformat/.gitignore')
-rw-r--r-- | libmformat/.gitignore | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libmformat/.gitignore b/libmformat/.gitignore new file mode 100644 index 0000000..1173da4 --- /dev/null +++ b/libmformat/.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 |