Added .gitignore, Added Inspirobot

This commit is contained in:
Robert 2020-01-07 04:07:39 +01:00
parent ca91cfddaf
commit 2f16876177
5 changed files with 61 additions and 8 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
*.json
*.txt
__pycache__