瀏覽代碼

Ignore the .cache folder for LabVIEW projects

Ignore the .cache folder for LabVIEW projects. This is a local folder with metadata used by LabVIEW NXG.
Aniruddha Shastri 7 年之前
父節點
當前提交
24d50f85db
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      LabVIEW.gitignore

+ 1 - 0
LabVIEW.gitignore

@@ -14,3 +14,4 @@
 # Metadata
 *.aliases
 *.lvlps
+.cache/