This commit is contained in:
dsyoon
2021-02-16 04:29:48 +09:00
parent e78aad9259
commit 890418a3ae
28 changed files with 54202 additions and 1 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,8 @@
# ---> Python
.idea
*.db
*.json
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]