ignore __pycache__

This commit is contained in:
loveyousomuch 2021-10-27 10:59:42 +03:00
parent 27c3bea52e
commit 35aa299689

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
# Python
__pycache__