diff options
Diffstat (limited to 'conf/gitignore/LabVIEW')
-rw-r--r-- | conf/gitignore/LabVIEW | 16 |
1 files changed, 16 insertions, 0 deletions
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 |