aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Mills <prologic@shortcircuit.net.au>2018-03-23 23:51:18 -0700
committerJames Mills <prologic@shortcircuit.net.au>2018-03-23 23:51:37 -0700
commitc6e4a8a4740b8de11ace46a596e5dadc75916acb (patch)
tree4a236a717fc177ca4a497d36343f8c61a21db18f
parentremove jquery & replace with vanilla-js; cleaned stray html: char (#8) (diff)
downloadgopherproxy-c6e4a8a4740b8de11ace46a596e5dadc75916acb.tar.gz
gopherproxy-c6e4a8a4740b8de11ace46a596e5dadc75916acb.tar.bz2
gopherproxy-c6e4a8a4740b8de11ace46a596e5dadc75916acb.zip
Removed build artifacts accidently committed to dist/
-rw-r--r--.gitignore1
-rw-r--r--dist/gopherproxy_0.0.1_darwin_amd64.tar.gzbin2132300 -> 0 bytes
-rw-r--r--dist/gopherproxy_0.0.1_linux_amd64.tar.gzbin2011938 -> 0 bytes
-rw-r--r--dist/gopherproxy_0.0.1_windows_amd64.tar.gzbin2005427 -> 0 bytes
-rwxr-xr-xdist/gopherproxy_0.0.1_windows_amd64/gopherproxy.exebin5387264 -> 0 bytes
-rw-r--r--dist/gopherproxy_checksums.txt3
6 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index fcbcc28..4e35f8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
1*~ 1*~
2dist
2*.bak 3*.bak
3gopherproxy 4gopherproxy
diff --git a/dist/gopherproxy_0.0.1_darwin_amd64.tar.gz b/dist/gopherproxy_0.0.1_darwin_amd64.tar.gz
deleted file mode 100644
index 321def4..0000000
--- a/dist/gopherproxy_0.0.1_darwin_amd64.tar.gz
+++ /dev/null
Binary files differ
diff --git a/dist/gopherproxy_0.0.1_linux_amd64.tar.gz b/dist/gopherproxy_0.0.1_linux_amd64.tar.gz
deleted file mode 100644
index 125e578..0000000
--- a/dist/gopherproxy_0.0.1_linux_amd64.tar.gz
+++ /dev/null
Binary files differ
diff --git a/dist/gopherproxy_0.0.1_windows_amd64.tar.gz b/dist/gopherproxy_0.0.1_windows_amd64.tar.gz
deleted file mode 100644
index 669932f..0000000
--- a/dist/gopherproxy_0.0.1_windows_amd64.tar.gz
+++ /dev/null
Binary files differ
diff --git a/dist/gopherproxy_0.0.1_windows_amd64/gopherproxy.exe b/dist/gopherproxy_0.0.1_windows_amd64/gopherproxy.exe
deleted file mode 100755
index a91c5ed..0000000
--- a/dist/gopherproxy_0.0.1_windows_amd64/gopherproxy.exe
+++ /dev/null
Binary files differ
diff --git a/dist/gopherproxy_checksums.txt b/dist/gopherproxy_checksums.txt
deleted file mode 100644
index 43a6c9e..0000000
--- a/dist/gopherproxy_checksums.txt
+++ /dev/null
@@ -1,3 +0,0 @@
1d2e5f00f3ae73146f3f49b20c7c1a50f9aa67102f1518e614c4b3741f207b06b gopherproxy_0.0.1_darwin_amd64.tar.gz
2bacc7b6295cd0291e5b4c89c914e5fc799f6d0822a01cb9e19c55ddc119307e6 gopherproxy_0.0.1_windows_amd64.tar.gz
3c1eb2eb94a6fe450e63b883c781610643cbc3526e8459e8d9e46880fc812e861 gopherproxy_0.0.1_linux_amd64.tar.gz