forked from PlatONnetwork/client-sdk-java
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
74 lines (64 loc) · 963 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
65
66
67
68
69
70
71
72
73
74
# Eclipse project files
.project
.classpath
.settings
# IntelliJ IDEA project files and directories
*.iml
*.ipr
*.iws
.idea/
.gradle/
# *.txt
*.log
# Geany project file
.geany
# KDevelop project file and directory
.kdev4/
*.kdev4
# Build targets
/target
*/target
build/
*/build/
*/out/
# Report directories
/reports
*/reports
# Mac-specific directory that no other operating system needs.
.DS_Store
# JVM crash logs
hs_err_pid*.log
dependency-reduced-pom.xml
manager/log
manager/target/
*.class
dao/target/
task/target/
task/bin/
pojo/target/
*.prefs
dao/bin/
canal/target/
*.project
*.classpath
canal/bin/
common/bin/
canal/.settings/
server/target/
task/.settings/
server/bin/
common/target/
manager/bin/
common/.settings/
dao/.settings/
manager/.settings/
pojo/bin/
server/apidoc/doc/
serverdoc/
logs/
codegen/out/
console/out/
core/out/
crypto/out/
integration-tests/out/
bin/