Skip to content

Commit

Permalink
chore(gitignore): add capacity_graph.db
Browse files Browse the repository at this point in the history
  • Loading branch information
almereyda committed Mar 28, 2023
1 parent a0db779 commit 73cbdae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk

# Capacity graph runtime state
capacity_graph.db

0 comments on commit 73cbdae

Please sign in to comment.