Skip to content

Commit 35b1868

Browse files
committed
Added templates and public bindata to gitignore
1 parent dad32a5 commit 35b1868

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,10 @@ _testmain.go
2323
*.test
2424
*.prof
2525

26-
coverage.out
2726
gitea
27+
coverage.out
28+
templates/bindata.go
29+
public/bindata.go
2830

2931
*.db
3032
*.log

0 commit comments

Comments
 (0)