Skip to content

Commit

Permalink
Added templates and public bindata to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Nov 5, 2016
1 parent dad32a5 commit 35b1868
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@ _testmain.go
*.test
*.prof

coverage.out
gitea
coverage.out
templates/bindata.go
public/bindata.go

*.db
*.log
Expand Down

0 comments on commit 35b1868

Please sign in to comment.