mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-12 23:16:51 +01:00
Add mutex keys to a gitignore
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -5,8 +5,8 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
/doc/MQTTSNClient/
|
/doc/MQTTSNClient/
|
||||||
/doc/MQTTSNPacket/
|
/doc/MQTTSNPacket/
|
||||||
/rbmutex.key
|
rbmutex.key
|
||||||
/ringbuffer.key
|
ringbuffer.key
|
||||||
/Release/
|
/Release/
|
||||||
/Debug/
|
/Debug/
|
||||||
/core
|
/core
|
||||||
|
|||||||
Reference in New Issue
Block a user