11 lines
93 B
Plaintext
11 lines
93 B
Plaintext
# Visual Studio Code
|
|
.vscode/
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# Temporary files
|
|
temp/
|
|
call.txt
|