aboutsummaryrefslogtreecommitdiff
path: root/examples/todomvc/.gitignore
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-01-31 00:13:53 +0100
committerRobert Jaros <rjaros@finn.pl>2018-01-31 00:13:53 +0100
commit9c5324999e486eafbc3db63189c390b7c86a824e (patch)
tree1e1ef147da4b15721b7522606258dc18919be894 /examples/todomvc/.gitignore
parent82c4bad4de874fa76459a42c7b9053b55ae0658d (diff)
downloadkvision-9c5324999e486eafbc3db63189c390b7c86a824e.tar.gz
kvision-9c5324999e486eafbc3db63189c390b7c86a824e.tar.bz2
kvision-9c5324999e486eafbc3db63189c390b7c86a824e.zip
gitignore, kotlin upgrade for helloworld example
Diffstat (limited to 'examples/todomvc/.gitignore')
-rw-r--r--examples/todomvc/.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/todomvc/.gitignore b/examples/todomvc/.gitignore
index 4d615936..631a8b87 100644
--- a/examples/todomvc/.gitignore
+++ b/examples/todomvc/.gitignore
@@ -1,4 +1,5 @@
.*/
build/
out/
-*.iml \ No newline at end of file
+*.iml
+/refresh.sh