Просмотр исходного кода

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 лет назад
Родитель
Сommit
24d50f85db
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      LabVIEW.gitignore

+ 1 - 0
LabVIEW.gitignore

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