forked from jd-opensource/jdchain_bak
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
42 lines (39 loc) · 979 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
**.classpath
**.project
**/bin/
**.class
target/
*.bak
bin/
*.iml
*.ipr
*.iws
.idea
.classpath
.project
.settings/
.DS_Store
.springBeans
.externalToolBuilders/
*.versionsBackup
.factorypath
source/**/config/currentView
source/gateway/data/
source/peer/data/
*.orig
source/peer/config/view/current.view
source/contract/contract-jar/src/main/java/com/jd/blockchain/contract/*.contract
source/contract/contract-jar/src/main/java/com/jd/blockchain/contract/contract.properties
source/contract/logs
source/contract/tmp
source/contract/contract-model/src/main/resources/contractCoreLib/
*.db
*.log
source/test/test-integration/txs
contract-libs/coreLib/contract-model-0.6.0-SNAPSHOT.jar
contract-libs/coreLib/crypto-framework-0.6.0-SNAPSHOT.jar
contract-libs/coreLib/ledger-model-0.6.0-SNAPSHOT.jar
contract-libs/coreLib/sdk-base-0.6.0-SNAPSHOT.jar
contract-libs/coreLib/utils-common-1.6.1-SNAPSHOT.jar
source/tools/tools-initializer/bftsmart.config
test/test-integration/runtime/