Browse Source

add .gitignore

lesion 5 years ago
parent
commit
8f29083263
1 changed files with 13 additions and 0 deletions
  1. 13 0
      .gitignore

+ 13 - 0
.gitignore

@@ -0,0 +1,13 @@
+.idea/
+*.iml
+*.iws
+*.eml
+out/
+.DS_Store
+.svn
+log/*.log
+tmp/**
+node_modules/
+.sass-cache
+css/reveal.min.css
+js/reveal.min.js