diff options
author | Harsh Sharma <harsh.sharma@multitech.com> | 2022-03-03 14:44:44 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2022-03-03 15:00:26 -0600 |
commit | b1eaaeca6fdcb38d9a247e2deabe1da788a1e1f0 (patch) | |
tree | c7183f8ff02d3090989530740d36164db3630620 /.gitignore | |
parent | 964e90992d6ac73cf287722a3dc136dda86c3ac2 (diff) | |
download | mts-io-sysfs-b1eaaeca6fdcb38d9a247e2deabe1da788a1e1f0.tar.gz mts-io-sysfs-b1eaaeca6fdcb38d9a247e2deabe1da788a1e1f0.tar.bz2 mts-io-sysfs-b1eaaeca6fdcb38d9a247e2deabe1da788a1e1f0.zip |
LoRa updates with MTAC-0030.2.0
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c84646 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build/ +src/Version.cpp |