summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Krotscheck <krotscheck@gmail.com>2015-07-15 18:29:20 -0700
committerMichael Krotscheck <krotscheck@gmail.com>2015-07-29 21:52:37 -0700
commit178f5ad1358b7c3e2275ff4340135ea4f8a9a629 (patch)
tree2e91bda8222de04b3529be42d516ebb2950a7611 /.gitignore
parent92bca6599bb975e7c695a99e0c053ff8050b71f0 (diff)
Added presentation framework.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 123ae94..c825564 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,9 @@ build/Release
25# Dependency directory 25# Dependency directory
26# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git 26# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
27node_modules 27node_modules
28bower_components
29
30# IDE things
31.idea
32*.iml
33dist