modified .gitignore to exclude test file
Signed-off-by: klux2 <k.lux.gm@gmail.com>
This commit is contained in:
parent
a4b42c945c
commit
687dc8296b
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -83,3 +83,4 @@ modules.xml
|
||||||
*.log
|
*.log
|
||||||
config.json
|
config.json
|
||||||
config-devel.json
|
config-devel.json
|
||||||
|
bot_test.py
|
Loading…
Reference in a new issue