mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-03 23:42:36 +00:00
Restructuring to be able to include precompiled kmp lib
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
.vs/
|
||||
.idea/
|
||||
[Dd]ebug/
|
||||
[Rr]elease/
|
||||
**/__vm/
|
||||
@@ -18,5 +19,3 @@ platformio-user.ini
|
||||
node_modules
|
||||
/gui/dist
|
||||
/scripts/*dev
|
||||
/src/KmpCommunicator.cpp
|
||||
/src/KmpCommunicatorDefs.h
|
||||
|
||||
Reference in New Issue
Block a user