This commit is contained in:
Abdul Aziz Amrullah 2026-05-21 10:53:21 +07:00
commit c940c694c6
4 changed files with 8 additions and 1 deletions

9
.gitignore vendored
View File

@ -1 +1,8 @@
__psycache__
__pycache__/
*.py[cod]
*$py.class
.DS_Store
.idea/
.vscode/
*.swp
*.swo

Binary file not shown.