diff options
Diffstat (limited to 'mqtt_simple/.gitignore')
| -rw-r--r-- | mqtt_simple/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mqtt_simple/.gitignore b/mqtt_simple/.gitignore new file mode 100644 index 0000000..635a99b --- /dev/null +++ b/mqtt_simple/.gitignore @@ -0,0 +1,6 @@ +# editors +*.swp +*~ + +# build +/build*/ |
