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- * ~
2- * .bat
3- * .orig
4- tightdb_jni ?? d * .dll
5- tightdb_jni * .exp
6-
7- /examples /* /* /generated /*
8- /examples /* /generated /*
9- /examples /* /generated-sources /*
10- /examples /* /lib
11-
12- * .tightdb
13- .metadata /*
14-
15- * .sdf
16- * .opensdf
17- * .ipch
18- /bin
19-
20- .classpath
21- .project
22- .factorypath
23- target
24-
25- * /.classpath
26- * /.project
27- * /.factorypath
28-
29- # ignore thumbnails created by windows
30- Thumbs.db
31- # Ignore files build by Visual Studio
32- * .obj
33- * .exe
34- * .pdb
35- * .user
36- * .aps
37- * .pch
38- * .vspscc
39- * _i.c
40- * _p.c
41- * .ncb
42- * .suo
43- * .tlb
44- * .tlh
45- * .bak
46- * .cache
47- * .ilk
48- * .log
49- [Bb ]in
50- [Dd ]ebug * /
51- * .lib
52- * .sbr
53- obj /
54- [Rr ]elease * /
55- _ReSharper * /
56- [Tt ]est [Rr ]esult *
57- * /target
58- .settings /*
59- * /.settings /*
60- * /test-output
61-
62- # ref-doc
63- /doc /ref /html
64-
65- # sh build.sh config
66- /config
67-
68- # sh build.sh build
69- /lib
70-
71- # sh build.sh test
72- /test_output
1+ * ~
2+ * .bat
3+ * .orig
4+ tightdb_jni ?? d * .dll
5+ tightdb_jni * .exp
6+
7+ /examples /* /* /generated /*
8+ /examples /* /generated /*
9+ /examples /* /generated-sources /*
10+ /examples /* /lib
11+
12+ * .tightdb
13+ .metadata /*
14+
15+ * .sdf
16+ * .opensdf
17+ * .ipch
18+ /bin
19+
20+ .classpath
21+ .project
22+ .factorypath
23+ target
24+
25+ * /.classpath
26+ * /.project
27+ * /.factorypath
28+
29+ # ignore thumbnails created by windows
30+ Thumbs.db
31+ # Ignore files build by Visual Studio
32+ * .obj
33+ * .exe
34+ * .pdb
35+ * .user
36+ * .aps
37+ * .pch
38+ * .vspscc
39+ * _i.c
40+ * _p.c
41+ * .ncb
42+ * .suo
43+ * .tlb
44+ * .tlh
45+ * .bak
46+ * .cache
47+ * .ilk
48+ * .log
49+ [Bb ]in
50+ [Dd ]ebug * /
51+ * .lib
52+ * .sbr
53+ obj /
54+ [Rr ]elease * /
55+ _ReSharper * /
56+ [Tt ]est [Rr ]esult *
57+ * /target
58+ .settings /*
59+ * /.settings /*
60+ * /test-output
61+
62+ # ref-doc
63+ /doc /ref /html
64+
65+ # sh build.sh config
66+ /config
67+
68+ # sh build.sh build
69+ /lib
70+
71+ # sh build.sh test
72+ /test_output
7373
7474.DS_Store
7575.idea
@@ -78,3 +78,8 @@ _ReSharper*/
7878* .lock
7979
8080tightdb-java-test /testng.xml
81+
82+ # debian packaging
83+ /debian /tightdb-java
84+ /debian /tightdb-java-dev
85+ /debian /.mh
You can’t perform that action at this time.
0 commit comments