From 46bee50e45ef8f3e9f3727649fa24d50bb2fc782 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 28 Aug 2015 16:44:04 +0800 Subject: complate list of gitignores and licenses --- conf/gitignore/LabVIEW | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 conf/gitignore/LabVIEW (limited to 'conf/gitignore/LabVIEW') diff --git a/conf/gitignore/LabVIEW b/conf/gitignore/LabVIEW new file mode 100644 index 00000000..12245086 --- /dev/null +++ b/conf/gitignore/LabVIEW @@ -0,0 +1,16 @@ +# Libraries +*.lvlibp +*.llb + +# Shared objects (inc. Windows DLLs) +*.dll +*.so +*.so.* +*.dylib + +# Executables +*.exe + +# Metadata +*.aliases +*.lvlps -- cgit v1.2.3