mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-13 18:37:27 -06:00
Vendor
This commit is contained in:
parent
6169351d22
commit
d11efa1e2f
27 changed files with 5255 additions and 18 deletions
16
vendor/github.com/PuerkitoBio/goquery/.gitignore
generated
vendored
Normal file
16
vendor/github.com/PuerkitoBio/goquery/.gitignore
generated
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# editor temporary files
|
||||
*.sublime-*
|
||||
.DS_Store
|
||||
*.swp
|
||||
#*.*#
|
||||
tags
|
||||
|
||||
# direnv config
|
||||
.env*
|
||||
|
||||
# test binaries
|
||||
*.test
|
||||
|
||||
# coverage and profilte outputs
|
||||
*.out
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue