1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00
gitignore/LabVIEW.gitignore
Aniruddha Shastri 24d50f85db
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.
2018-05-09 13:28:57 -05:00

17 lines
150 B
Text

# Libraries
*.lvlibp
*.llb
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
# Metadata
*.aliases
*.lvlps
.cache/