Adding start rtmbot to tox.ini for linting
Also updating gitignore to ignore some stuff on my machine.
This commit is contained in:
parent
a0fdba13b4
commit
7d718fe54f
3 changed files with 6 additions and 3 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -4,4 +4,7 @@
|
|||
/build/**
|
||||
*.log
|
||||
env
|
||||
.tox
|
||||
.tox
|
||||
*.un~
|
||||
0/
|
||||
tests/.cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue