ce56855cfe
Co-authored-by: mrmissx <hi@mrmiss.me> Co-authored-by: wulan17 <wulan17@nusantararom.org> Signed-off-by: wulan17 <wulan17@nusantararom.org>
18 lines
148 B
Plaintext
18 lines
148 B
Plaintext
__pycache__/
|
|
|
|
# Build folder
|
|
dist/
|
|
|
|
# file
|
|
.DS_Store
|
|
*.pyc
|
|
*.log
|
|
*.session
|
|
*.session-journal
|
|
downloads/
|
|
|
|
# IDE specific files
|
|
.idea/
|
|
.vscode/
|
|
*.sw*
|