Skip to content

Commit

Permalink
Add tmp and hie.yaml to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Jul 10, 2020
1 parent c51d08d commit 412345b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Expand Up @@ -36,3 +36,9 @@ tags
./*.skey
./*.vkey
./*.cert

# For now require that users generate their own hie.yaml
hie.yaml

# Ignore files generated by tests
tmp

0 comments on commit 412345b

Please sign in to comment.