Skip to content

Commit de181c0

Browse files
committed
Update .gitignore
1 parent c53e7c0 commit de181c0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.gitignore

+15
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,18 @@
22
.vscode/
33
.idea
44
.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+
.env
18+
*.ucan
19+
power-oracle-contracts/cache

0 commit comments

Comments
 (0)