Adding scaffolding and example testing file.

This commit is contained in:
Jeff Ammons 2016-04-15 12:18:31 -07:00
parent 22fb111bd5
commit 7d81a404ed
5 changed files with 47 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
/rtmbot.conf
/plugins/**
env
.tox