add gitignore and instruments.json

This commit is contained in:
l_samenv
2024-07-12 10:29:28 +02:00
parent a4ef3aa4c3
commit 0b33fd6047
2 changed files with 15 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
# Mac
.DS_Store
._*
*.pyc
__pycache__
.idea
log