This repository has been archived on 2025-07-12. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Andromeda/.gitignore
2024-09-30 21:30:28 -04:00

13 lines
155 B
Plaintext

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