aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBjoern Kimminich <bjoern.kimminich@gmx.de>2015-12-21 23:02:57 +0100
committerBjoern Kimminich <bjoern.kimminich@gmx.de>2015-12-21 23:02:57 +0100
commit5abf5001a8ccde91fddcab8794dce23441143545 (patch)
tree93d2bcb17cb25e3dfae5500f004889681ec15280 /.gitignore
parentbef2722eedd9671a9e0f0f9e553c0863437d1402 (diff)
downloadfreenode-live-2017-presentation-5abf5001a8ccde91fddcab8794dce23441143545.tar
freenode-live-2017-presentation-5abf5001a8ccde91fddcab8794dce23441143545.tar.gz
ignoring IntelliJ IDEA files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a5df313..e7b4f21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,8 @@
+.idea/
+*.iml
+*.iws
+*.eml
+out/
.DS_Store
.svn
log/*.log
@@ -5,4 +10,4 @@ tmp/**
node_modules/
.sass-cache
css/reveal.min.css
-js/reveal.min.js
+js/reveal.min.js \ No newline at end of file