Files
konoplayer/apps/playground/.gitignore
2025-03-09 02:46:15 +08:00

14 lines
108 B
Plaintext

# Local
.DS_Store
*.local
*.log*
# Dist
node_modules
dist/
# IDE
.vscode/*
!.vscode/extensions.json
.idea