aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJakob Borg <jakob@kastelo.net>2018-12-18 12:36:38 +0100
committerGitHub <noreply@github.com>2018-12-18 12:36:38 +0100
commit944ddcf768d14de8e6613fa3758ee56852152119 (patch)
tree5acde5ab31c4bed8665f2b90a7bdbddc1ccebde9 /.gitignore
parent3cc8918eb4d4ff7bdb7cdf2dda09e3169cb6ac59 (diff)
downloadsyncthing-944ddcf768d14de8e6613fa3758ee56852152119.tar.gz
syncthing-944ddcf768d14de8e6613fa3758ee56852152119.zip
all: Become a Go module (fixes #5148) (#5384)
* go mod init; rm -rf vendor * tweak proto files and generation * go mod vendor * clean up build.go * protobuf literals in tests * downgrade gogo/protobuf
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fb67d5733..d920fea7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ parts/
stage/
*.snap
*.bz2
+/repos