mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 11:52:10 +00:00
Fix 404 when send pull request some situation (#6871)
This commit is contained in:
parent
9139f35ff6
commit
9f18b23129
62 changed files with 1196 additions and 12 deletions
|
@ -0,0 +1,6 @@
|
|||
# git ls-files --others --exclude-from=.git/info/exclude
|
||||
# Lines that start with '#' are comments.
|
||||
# For a project mostly in C, the following would be a good set of
|
||||
# exclude patterns (uncomment them if you want to use them):
|
||||
# *.[oa]
|
||||
# *~
|
Loading…
Add table
Add a link
Reference in a new issue