summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: ab3fc5150781fbff71f9ea0781586ea922de1739 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.iml
*.iws
*.eml
*.pdf
*.log
*.aux

presentation/out/
presentation/.DS_Store
presentation/.svn
presentation/log/*.log
presentation/tmp/**
presentation/node_modules/
presentation/.sass-cache
presentation/css/reveal.min.css
presentation/js/reveal.min.js