We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b152afe + de181c0 commit 3ae0585Copy full SHA for 3ae0585
.gitignore
@@ -2,3 +2,18 @@
2
.vscode/
3
.idea
4
.DS_Store
5
+.env
6
+configuration.yaml
7
+configuration.yml
8
+powervoting-contracts/yarn.lock
9
+powervoting-contracts/artifacts
10
+powervoting-contracts/ignition/deployments
11
+powervoting-contracts/typechain-types
12
+powervoting-contracts/.openzeppelin
13
+*.ucan
14
+power-oracle-contracts/artifacts
15
+power-oracle-contracts/typechain-types
16
+power-oracle-contracts/.openzeppelin
17
18
19
+power-oracle-contracts/cache
0 commit comments