소스 검색

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/