mirror of
https://gitea.com/gitea/tea.git
synced 2025-12-16 03:12:06 +01:00
Add Makefile / .drone.yml, use go module with vendor (#20)
* add Makefile / .drone.yml, use go module with vendor * Update .drone.yml Co-Authored-By: lunny <xiaolunwen@gmail.com>
This commit is contained in:
2
vendor/github.com/urfave/cli/.gitignore
generated
vendored
Normal file
2
vendor/github.com/urfave/cli/.gitignore
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*.coverprofile
|
||||
node_modules/
|
||||
Reference in New Issue
Block a user