]> source.dussan.org Git - gitea.git/commit
Stop various tests from adding to the source tree (#9515)
authorzeripath <art27@cantab.net>
Sat, 28 Dec 2019 02:08:05 +0000 (02:08 +0000)
committerLunny Xiao <xiaolunwen@gmail.com>
Sat, 28 Dec 2019 02:08:05 +0000 (10:08 +0800)
commit55cd33e124e152869fa2f2dc420e6a5be98a3cbe
tree85f9b800248c202d024c7b6b6c1dc37243782f58
parent884173232fa036b032f77d5a10d78e695e96b5de
Stop various tests from adding to the source tree (#9515)

Instead of just adding test generated files to .gitignore prevent
them from being produced in the first place.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
.gitignore
modules/indexer/code/bleve_test.go
modules/indexer/issues/bleve.go
modules/indexer/issues/bleve_test.go
modules/indexer/issues/indexer_test.go
routers/repo/settings_test.go