mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-04 18:27:58 +02:00
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>
This commit is contained in:
parent
884173232f
commit
55cd33e124
6 changed files with 92 additions and 14 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -66,8 +66,6 @@ coverage.all
|
|||
/integrations/pgsql.ini
|
||||
/integrations/mssql.ini
|
||||
/node_modules
|
||||
/modules/indexer/issues/indexers
|
||||
routers/repo/authorized_keys
|
||||
/yarn.lock
|
||||
/public/js
|
||||
/public/css
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue