mirror of
https://github.com/tuxitop/chessview.git
synced 2026-07-22 06:27:57 +00:00
26 lines
No EOL
206 B
Text
26 lines
No EOL
206 B
Text
# Build output
|
|
main.js
|
|
main.js.map
|
|
|
|
# Dependencies
|
|
node_modules/
|
|
|
|
# Obsidian
|
|
data.json
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# IDE
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# Logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# TypeScript
|
|
*.tsbuildinfo |