mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-09 13:08:08 -06:00
[chore] Move deps to code.superseriousbusiness.org (#4054)
This commit is contained in:
parent
68ed7aba25
commit
ffde1b150f
955 changed files with 1970 additions and 3639 deletions
33
vendor/code.superseriousbusiness.org/oauth2/v4/.gitignore
generated
vendored
Normal file
33
vendor/code.superseriousbusiness.org/oauth2/v4/.gitignore
generated
vendored
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
||||
*.o
|
||||
*.a
|
||||
*.so
|
||||
|
||||
# Folders
|
||||
_obj
|
||||
_test
|
||||
|
||||
# Architecture specific extensions/prefixes
|
||||
*.[568vq]
|
||||
[568vq].out
|
||||
|
||||
*.cgo1.go
|
||||
*.cgo2.c
|
||||
_cgo_defun.c
|
||||
_cgo_gotypes.go
|
||||
_cgo_export.*
|
||||
|
||||
_testmain.go
|
||||
|
||||
*.exe
|
||||
*.test
|
||||
*.prof
|
||||
|
||||
coverage.txt
|
||||
|
||||
# OSX
|
||||
*.DS_Store
|
||||
*.db
|
||||
*.swp
|
||||
/example/client/client
|
||||
/example/server/server
|
||||
Loading…
Add table
Add a link
Reference in a new issue