Skip to content

Commit

Permalink
add: cardano-db-sync sancho-2-2-0, mod gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
johnalotoski committed Nov 2, 2023
1 parent 6b733bf commit 3eea399
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/cache
/cache
/.config
/.direnv
hydra_key
*.tar.zst
*.tmp.*
*.tmp.*
3 changes: 2 additions & 1 deletion projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
"^refs/tags/sancho-1-1-0$",
"^refs/tags/sancho-2-0-0$",
"^refs/tags/sancho-2-0-1$",
"^refs/tags/sancho-2-1-0$"
"^refs/tags/sancho-2-1-0$",
"^refs/tags/sancho-2-2-0$"
]
},
"cardano-faucet": {
Expand Down

0 comments on commit 3eea399

Please sign in to comment.