Browse Source

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 năm trước cách đây
mục cha
commit
24d50f85db
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      LabVIEW.gitignore

+ 1 - 0
LabVIEW.gitignore

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