-
Notifications
You must be signed in to change notification settings - Fork 116
/
Copy path.gitignore
64 lines (64 loc) · 863 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
.DS_Store
target
.classpath
.project
/build.sh
.settings
.bin
.pmd*
*.orig
.index*
hs_err_*.log
.vertx
dependency-reduced-pom.xml
.checkstyle
mesh.json
mesh-config.yml
.testcontainers*
mesh.yml
.bak
mesh.lock
verticles/admin-gui/node_modules
verticles/admin-gui/bower_components
npm-debug.log*
server/data
server/config
server/data-*
server/mesh.live
examples/demo-java/data
core/tmp
orient-plugins
mesh-searchindex
mesh-graphdb
orientdb-plugins
keystore.jceks
/bower_components/
mesh.lock
/dist
/node
/node_modules
/typings
binaryImageCache
.factorypath
mesh-ui-config.js
*/config/security.json
doc/src/main/docs/changelog.asciidoc
alltests
inclusions.txt
/includes-*
.idea
*.iml
elasticsearch-6.1.2
debuginfo.log
/.run
/data
/config/
/dump.log
/mesh.live
server/hmac_store.jceks
**/debuginfo.log
**/mesh.live
**/test.jpg
.vscode
.asciidoctorconfig.adoc
*.patch