JavaScript error: Cannot read properties of undefined (reading 'endsWith') (https://git.liteyuki.icu/assets/js/index.js?v=1.23.3 @ 15:151791). Open browser console to see more details.
app/.gitignore
2024-03-31 06:23:23 +08:00

30 lines
339 B
Plaintext

.venv/
.idea/
.cache/
node_modules/
data/
db/
__pycache__/
*.pyc
*.pyo
*.pyd
*.pyw
/plugins/
_config.yml
config.yml
config.example.yml
compile.bat
# vuepress
.github
# nuitka
main.build/
main.dist/
main.exe
main.cmd
docs/.vuepress/.cache/
docs/.vuepress/.temp/
docs/.vuepress/dist/
docs/package.json
docs/pnpm-lock.yaml
docs/tsconfig.json