12 lines
79 B
Plaintext
12 lines
79 B
Plaintext
EVT/
|
|
|
|
# Script files
|
|
*.py
|
|
*.sh
|
|
*.bat
|
|
|
|
# Cache files
|
|
__pycache__/
|
|
*.pyc
|
|
*.cache
|