diff options
author | Hakim El Hattab | 2016-01-08 10:21:35 +0100 |
---|---|---|
committer | Hakim El Hattab | 2016-01-08 10:21:35 +0100 |
commit | 1d6848a78242bed53858e6bdc0c30f683b8c43ce (patch) | |
tree | e10b9bc975479b54b087f9bfae226de72c5b6893 /.gitignore | |
parent | 19a801799a79905e8ee95d0f6854d24b78787444 (diff) | |
parent | de4efa5d194329095f90911101a67c5b5e13922f (diff) |
merge conflict
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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 |