Skip to content

Commit

Permalink
Merge pull request #4 from koudaiii/koudaiii/fix-gitignore
Browse files Browse the repository at this point in the history
Fix .gitignore
  • Loading branch information
koudaiii authored Dec 20, 2018
2 parents c67e218 + 4bcbd56 commit f1c4bbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
vendor/
certs/dst/*.*
certs/dst/*.pem
certs/dst/*.csr
webhook
Empty file added certs/dst/.gitkeep
Empty file.

0 comments on commit f1c4bbe

Please sign in to comment.