Skip to content

Commit

Permalink
add .gitignore to skip tracking dist/
Browse files Browse the repository at this point in the history
  • Loading branch information
autholykos committed Feb 21, 2020
1 parent ced9c71 commit f22ac0d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
dist/
!internal/pipe/dist
bin/
coverage.txt
goreleaser
debug.test
snap.login
card.png

0 comments on commit f22ac0d

Please sign in to comment.