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