summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorwxiaoguang <wxiaoguang@gmail.com>2023-05-31 17:07:51 +0800
committerGitHub <noreply@github.com>2023-05-31 17:07:51 +0800
commita90988d63f25f510886073f2b4f00780e775fed0 (patch)
tree7f564785eb061dc00db5827d60505c3ee0839f2e /.gitignore
parenta5acec329e2ca61044f1e1d96858624f2c4a46ac (diff)
downloadgitea-a90988d63f25f510886073f2b4f00780e775fed0.tar.gz
gitea-a90988d63f25f510886073f2b4f00780e775fed0.zip
Update repo's default branch when adding new files in an empty one (#25017)
Fix #25014 Only API needs this fix. On the Web UI, users could only add new file on the default branch.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7ae3455d46..c53caa9806 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,6 +47,7 @@ cpu.out
*.db
*.log
+*.log.*.gz
/gitea
/gitea-vet