aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 8 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9ffdbc7..e7b4f21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,13 @@
+.idea/
+*.iml
+*.iws
+*.eml
+out/
.DS_Store
.svn
log/*.log
tmp/**
node_modules/
-.sass-cache \ No newline at end of file
+.sass-cache
+css/reveal.min.css
+js/reveal.min.js \ No newline at end of file