Files
gary 03a347ea31 Initial HyperSql project
Add the JavaFX SQLite management application with project analysis documents and ignore local build/runtime files.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 13:05:19 +08:00

20 lines
139 B
Plaintext

target/
.claude/
*.class
*.jar
*.war
*.ear
.DS_Store
.idea/
.vscode/
*.iml
*.log
# Local SQLite test databases
*.db
*.sqlite
*.sqlite3