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>
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
target/
|
||||
.claude/
|
||||
|
||||
*.class
|
||||
*.jar
|
||||
*.war
|
||||
*.ear
|
||||
|
||||
.DS_Store
|
||||
.idea/
|
||||
.vscode/
|
||||
*.iml
|
||||
|
||||
*.log
|
||||
|
||||
# Local SQLite test databases
|
||||
*.db
|
||||
*.sqlite
|
||||
*.sqlite3
|
||||
Reference in New Issue
Block a user