modified .gitignore to exclude test file

Signed-off-by: klux2 <k.lux.gm@gmail.com>
This commit is contained in:
klux2 2019-06-25 10:40:58 +02:00
parent a4b42c945c
commit 687dc8296b

1
.gitignore vendored
View file

@ -83,3 +83,4 @@ modules.xml
*.log
config.json
config-devel.json
bot_test.py