mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-18 16:55:55 +00:00
[skip ci] Updated licenses and gitignores
This commit is contained in:
parent
58646cab22
commit
41136db47e
19 changed files with 350 additions and 3 deletions
14
options/gitignore/V
Normal file
14
options/gitignore/V
Normal file
|
@ -0,0 +1,14 @@
|
|||
*
|
||||
!*/
|
||||
!*.*
|
||||
*.exe
|
||||
*.o
|
||||
*.so
|
||||
*.tmp.c
|
||||
*.exp
|
||||
*.ilk
|
||||
*.pdb
|
||||
*.dll
|
||||
*.lib
|
||||
*.bak
|
||||
*.out
|
Loading…
Add table
Add a link
Reference in a new issue