Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 24 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,33 @@ target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
dependency-reduced-pom.xml

### IntelliJ IDEA ###
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
.idea/workspace.xml
.idea/tasks.xml
.idea/usage.statistics.xml
.idea/dictionaries
.idea/shelf
.idea/CopilotChatHistory.xml
.idea/CopilotChatTabs.xml
.idea/encodings.xml
.idea/MarsCodeWorkspaceAppSettings.xml
.idea/material_theme_project_new.xml
.idea/material_theme_*.xml
*.iws
*.iml
*.ipr

### IntelliJ IDEA / Eclipse build output ###
out/
!**/src/main/**/out/
!**/src/test/**/out/

### Eclipse ###
.apt_generated
.classpath
Expand All @@ -38,4 +55,10 @@ build/
.DS_Store

### CodeBuddy ###
.codebuddy/
.codebuddy/

### Subagent Configuration ###
.agents/

### Lance test data (generated at runtime) ###
test-data/
13,418 changes: 0 additions & 13,418 deletions .idea/CopilotChatHistory.xml

This file was deleted.

15 changes: 0 additions & 15 deletions .idea/CopilotChatTabs.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/MarsCodeWorkspaceAppSettings.xml

This file was deleted.

7 changes: 0 additions & 7 deletions .idea/encodings.xml

This file was deleted.

Binary file not shown.
Binary file removed test-data/lance-db1/_versions/1.manifest
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test-data/lance-db2/_versions/1.manifest
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test-data/lance-db3/_versions/1.manifest
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test-data/lance-vector-search/_versions/1.manifest
Binary file not shown.
Binary file not shown.