13 lines
155 B
Plaintext
13 lines
155 B
Plaintext
.whisper
|
|
.cache
|
|
src/plugins/*
|
|
/cache
|
|
/assets
|
|
/temp
|
|
|
|
### Python ###
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*/__pycache__/
|
|
*.py[cod]
|
|
*$py.class |