Skip to content

Commit

Permalink
Merge pull request #64 from bschaatsbergen/add-cidr-to-gitignore
Browse files Browse the repository at this point in the history
chore: add binary `cidr` to `.gitignore`
  • Loading branch information
bschaatsbergen authored Nov 30, 2023
2 parents 718e017 + 3ab6af4 commit c5a616e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
*.dll
*.so
*.dylib
cidr

# cidr binary
./cobra
Expand Down

0 comments on commit c5a616e

Please sign in to comment.