Skip to content

Commit 3ae0585

Browse files
authored
Merge pull request #212 from filecoin-project/dev
Update .gitignore
2 parents b152afe + de181c0 commit 3ae0585

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)