Преглед изворни кода

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/