Skip to content

Commit

Permalink
Update .gitignore (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
francislavoie authored Aug 19, 2020
1 parent b7fd102 commit 53742c9
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
buildenv_*/
_gitignore/
dist/

# build artifacts
cmd/xcaddy/xcaddy
cmd/xcaddy/xcaddy.exe

# mac
.DS_Store

# goreleaser artifacts
dist/

0 comments on commit 53742c9

Please sign in to comment.