add a .gitignore

This commit is contained in:
randomuser 2024-03-24 18:15:17 -05:00
parent e66952360c
commit 9ba4609ce8
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

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