Initial commit

This commit is contained in:
2023-02-07 09:49:50 -03:00
commit 6530b94f28
2 changed files with 21 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# ---> LabVIEW
# Libraries
*.lvlibp
*.llb
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
# Metadata
*.aliases
*.lvlps
.cache/

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# myRIO