summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-03-03 12:56:28 +0100
committeremkael <emkael@tlen.pl>2017-03-03 12:56:28 +0100
commita8c63000243df97600a177b36e2bdee4ae3a9615 (patch)
tree96b2f8ddfd8b44cbef553e6670dab0f2127f6cdf
parent6ff8ba047b2a8328eabe97ee8c3985e5ae399763 (diff)
* moving binaries away from repository
Closes #2
-rw-r--r--.gitignore1
-rw-r--r--README.md5
-rw-r--r--bundle/.gitignore0
-rw-r--r--bundle/bidding_data-1.0-gui.zipbin8346368 -> 0 bytes
-rw-r--r--bundle/bidding_data-1.0.zipbin6180461 -> 0 bytes
-rw-r--r--bundle/bidding_data-1.1-gui.zipbin14167150 -> 0 bytes
-rw-r--r--bundle/bidding_data-1.1.zipbin13589940 -> 0 bytes
7 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index d012784..1b5353a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+bundle
dist/*
build/*
*.log
diff --git a/README.md b/README.md
index 01d4742..36dc15f 100644
--- a/README.md
+++ b/README.md
@@ -20,9 +20,8 @@ weryfikowalny w Panelu Sterowania -> Narzędziach Administracyjnych ->
Instalacja
----------
-Ściągnij paczkę z programem, dostępną w katalogu [`bundle`](bundle) tego
-repozytorium i rozpakuj ją do wybranego przez siebie katalogu roboczego
-programu.
+Ściągnij paczkę z programem, dostępną [na stronie autora](//emkael.github.io/pary-bidding-data)
+i rozpakuj ją do wybranego przez siebie katalogu roboczego programu.
Uwaga: paczki z sufiksem `-gui` zawierają wersję aplikacji z okienkowym
interfejsem graficznym.
diff --git a/bundle/.gitignore b/bundle/.gitignore
deleted file mode 100644
index e69de29..0000000
--- a/bundle/.gitignore
+++ /dev/null
diff --git a/bundle/bidding_data-1.0-gui.zip b/bundle/bidding_data-1.0-gui.zip
deleted file mode 100644
index bc2d03a..0000000
--- a/bundle/bidding_data-1.0-gui.zip
+++ /dev/null
Binary files differ
diff --git a/bundle/bidding_data-1.0.zip b/bundle/bidding_data-1.0.zip
deleted file mode 100644
index 668d3b9..0000000
--- a/bundle/bidding_data-1.0.zip
+++ /dev/null
Binary files differ
diff --git a/bundle/bidding_data-1.1-gui.zip b/bundle/bidding_data-1.1-gui.zip
deleted file mode 100644
index 87b5562..0000000
--- a/bundle/bidding_data-1.1-gui.zip
+++ /dev/null
Binary files differ
diff --git a/bundle/bidding_data-1.1.zip b/bundle/bidding_data-1.1.zip
deleted file mode 100644
index a91b3fd..0000000
--- a/bundle/bidding_data-1.1.zip
+++ /dev/null
Binary files differ