add .gitignore, first changes of ringbuffer

This commit is contained in:
2020-06-17 09:32:36 +02:00
parent 9552a54c3d
commit d5e7b8b149
3 changed files with 49 additions and 33 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
*.o
*.pyc
*~
.*~
.bash_history
mqttauditing