rm pycache

This commit is contained in:
Игорь Брылёв 2024-12-12 12:39:44 +03:00
parent 605d45e85a
commit 0544040a90
17 changed files with 4 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class