Add .gitignore, remove pycache

This commit is contained in:
Jarvis 2026-02-20 21:06:41 +00:00
parent a336bf0663
commit 78e56497bf
3 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
__pycache__/
*.pyc