From 4d17b7803eb43a15fad6b8feb5080db645072172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Salim=20KAYABA=C5=9EI?= Date: Thu, 4 Sep 2014 11:53:17 +0300 Subject: [PATCH 1/2] typo in README fixing name of GDG chapter name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c16df73..81d85a4 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ Quick-start guide is not enough? Checkout [full documentation](https://github.co Going to use template? Go on! The only thing we ask - let us know at [*lviv@gdg.org.ua*](mailto:lviv@gdg.org.ua) so we can include you to this list, or make a pull request. * [GDG DevFest Ukraine 2014](http://devfest.gdg.org.ua/) -* [GDG DevFest Instanbul 2014](http://devfesttr.com/) +* [GDG DevFest Istanbul 2014](http://devfesttr.com/) * [GDG DevFest Omsk 2014](http://gdg-devfest-omsk.org/) * [GDG Bangalore Site](http://gdgbangalore.github.io/) * [2014 南阳 GDG Devfest 大会](http://devfest.gdgny.org) From 42bcf4fb0a793bfbeae4d5950a755c195e920d1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Salim=20KAYABA=C5=9EI?= Date: Thu, 4 Sep 2014 11:54:41 +0300 Subject: [PATCH 2/2] .idea folder ignored this is required for working with webstorm --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e4268ab..26c4eab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ +### Idea ### +.idea + ### Jekyll ### _site/ - ### Sass ### .sass-cache