aboutsummaryrefslogtreecommitdiff
path: root/examples/todomvc/.gitignore
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-01-31 00:10:58 +0100
committerRobert Jaros <rjaros@finn.pl>2018-01-31 00:10:58 +0100
commitfacf7991ed52cb21852dd6175a3817e94598c2dc (patch)
treeaa4364769bbe0c3d637af8061761ef32c2234c37 /examples/todomvc/.gitignore
parenta3514f0ea18313d37b9701e055f97f7ad81f76c4 (diff)
downloadkvision-facf7991ed52cb21852dd6175a3817e94598c2dc.tar.gz
kvision-facf7991ed52cb21852dd6175a3817e94598c2dc.tar.bz2
kvision-facf7991ed52cb21852dd6175a3817e94598c2dc.zip
TodoMVC example
Diffstat (limited to 'examples/todomvc/.gitignore')
-rw-r--r--examples/todomvc/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/todomvc/.gitignore b/examples/todomvc/.gitignore
new file mode 100644
index 00000000..4d615936
--- /dev/null
+++ b/examples/todomvc/.gitignore
@@ -0,0 +1,4 @@
+.*/
+build/
+out/
+*.iml \ No newline at end of file