diff options
author | Thomas Boerger <thomas@webhippie.de> | 2016-11-04 17:27:33 +0100 |
---|---|---|
committer | Andrey Nering <andrey.nering@gmail.com> | 2016-11-04 14:27:33 -0200 |
commit | 03902bb53df58e8591419bf529a32c46c4124874 (patch) | |
tree | 92bea24a65a40640a79be53b6548201db1798ac4 /packager/.godir | |
parent | 6a20711afd91f1f6b5a2d11b4941e6f4856f9a3e (diff) | |
download | gitea-03902bb53df58e8591419bf529a32c46c4124874.tar.gz gitea-03902bb53df58e8591419bf529a32c46c4124874.zip |
Minor cleanups, look at the specific commits (#67)
* Dropped codebeat, we got go reportcard
* Dropped gopm file, we are using govendor
* Dropped chinese readme, this should be part of the docs
* Dropped bra config, not really used
* Dropped packager, we will provide our own packages
Diffstat (limited to 'packager/.godir')
-rw-r--r-- | packager/.godir | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packager/.godir b/packager/.godir deleted file mode 100644 index ba2906d066..0000000000 --- a/packager/.godir +++ /dev/null @@ -1 +0,0 @@ -main |