From ef4070dd12a9aedec805003beaad3816ca4dc3f4 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 19 Jun 2017 18:26:51 +0300 Subject: Move project into intermediate sub-directory --- libformat/.gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 libformat/.gitignore (limited to 'libformat/.gitignore') diff --git a/libformat/.gitignore b/libformat/.gitignore new file mode 100644 index 0000000..a887fdd --- /dev/null +++ b/libformat/.gitignore @@ -0,0 +1,16 @@ +# Compiler/linker output. +# +*.d +*.ii +*.o +*.obj +*.so +*.dll +*.a +*.lib +*.exp +*.exe +*.exe.dlls/ +*.exe.manifest + +version -- cgit v1.1