mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-17 02:48:25 -07:00
9fe4437bda
* Use vendored go-swagger * vendor go-swagger * revert un wanteed change * remove un-needed GO111MODULE * Update Makefile Co-Authored-By: techknowlogick <matti@mdranta.net>
7 lines
201 B
Plaintext
Vendored
7 lines
201 B
Plaintext
Vendored
# Setup a Global .gitignore for OS and editor generated files:
|
|
# https://help.github.com/articles/ignoring-files
|
|
# git config --global core.excludesfile ~/.gitignore_global
|
|
|
|
.vagrant
|
|
*.sublime-project
|