aboutsummaryrefslogtreecommitdiff
path: root/present/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'present/.gitignore')
-rw-r--r--present/.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/present/.gitignore b/present/.gitignore
new file mode 100644
index 0000000..ba5aa84
--- /dev/null
+++ b/present/.gitignore
@@ -0,0 +1,11 @@
+.idea/
+*.iml
+*.iws
+*.eml
+out/
+.DS_Store
+.svn
+log/*.log
+tmp/**
+node_modules/
+.sass-cache \ No newline at end of file