File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- .cache
2- .classpath
1+ # ## IDE ###
32.idea /*
43! .idea /vcs.xml
54! .idea /icon.png
5+ * .iml
6+ * .ipr
7+ * .iws
8+ .vscode /
9+ .classpath
610.metadata
711.settings
812.project
13+ paimon-python /.idea /
14+ paimon-lucene /.idea /
15+
16+ # ## AI Assistants ###
17+ .qoder
18+ .cursor
19+ .claude
20+
21+ # ## OS ###
22+ .DS_Store
23+
24+ # ## Java / Maven ###
925target
10- .version.properties
1126* .class
12- * .iml
13- * .swp
1427* .jar
1528! ** /resources /** /* .jar
1629* .log
17- * .pyc
18- * .ipr
19- * .iws
20- .java-version
2130dependency-reduced-pom.xml
2231metastore_db /
23- paimon-python /.idea /
32+ .java-version
33+ .version.properties
34+
35+ # ## Python ###
36+ * .pyc
2437paimon-python /dist /
2538paimon-python /* .egg-info /
2639paimon-python /dev /log
27- paimon-lucene /.idea /
28-
29- # ## VS Code ###
30- .vscode /
3140
32- # ## Mac OS ###
33- .DS_Store
41+ # ## Misc ###
42+ .cache
43+ * .swp
3444
3545# ## Native build artifacts ###
3646paimon-faiss /paimon-faiss-jni /build /
You can’t perform that action at this time.
0 commit comments