-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
93 lines (91 loc) · 1.51 KB
/
.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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
.DS_Store
Cargo.lock
Cargo.toml
rustfmt.toml
shell.nix
HEADER-APACHE2
HEADER-GPL3
LICENSE-GPL3
substrate.md
/test-utils/
/bin/
/client/
/primitives/
/docs/
/simnet_tests/
/utils/
/target/
/scripts/
/.vscode/
/zombienet/
/frame/anchor/src/backup
/frame/alliance
/frame/assets
/frame/atomic-swap
/frame/aura
/frame/authority-discovery
/frame/authorship
/frame/babe
/frame/bags-list
/frame/balances
/frame/beefy
/frame/beefy-mmr
/frame/benchmarking
/frame/bounties
/frame/child-bounties
/frame/collective
/frame/contracts
/frame/conviction-voting
/frame/democracy
/frame/election-provider-multi-phase
/frame/election-provider-support
/frame/elections-phragmen
/frame/examples
/frame/executive
/frame/fast-unstake
/frame/gilt
/frame/grandpa
/frame/glutton
/frame/identity
/frame/im-online
/frame/indices
/frame/insecure-randomness-collective-flip
/frame/lottery
/frame/membership
/frame/merkle-mountain-range
/frame/message-queue
/frame/multisig
/frame/nicks
/frame/nfts
/frame/nis
/frame/node-authorization
/frame/nomination-pools
/frame/offences
/frame/preimage
/frame/proxy
/frame/randomness-collective-flip
/frame/ranked-collective
/frame/recovery
/frame/referenda
/frame/remark
/frame/root-offences
/frame/root-testing
/frame/scheduler
/frame/scored-pool
/frame/session
/frame/society
/frame/staking
/frame/state-trie-migration
/frame/sudo
/frame/support
/frame/system
/frame/timestamp
/frame/tips
/frame/transaction-payment
/frame/transaction-storage
/frame/treasury
/frame/try-runtime
/frame/uniques
/frame/utility
/frame/vesting
/frame/whitelist