03a347ea31
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>
20 lines
139 B
Plaintext
20 lines
139 B
Plaintext
target/
|
|
.claude/
|
|
|
|
*.class
|
|
*.jar
|
|
*.war
|
|
*.ear
|
|
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|
|
*.iml
|
|
|
|
*.log
|
|
|
|
# Local SQLite test databases
|
|
*.db
|
|
*.sqlite
|
|
*.sqlite3
|