Beta 0.1 – First Linux CLI/backend release
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
# Build outputs
|
||||
*.o
|
||||
mwcli
|
||||
mw_controller_example
|
||||
|
||||
# Logs and captures
|
||||
*.csv
|
||||
*.log
|
||||
|
||||
# Editors / OS
|
||||
*~
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user