Browse Source

Update .gitignore

Loïc Hoguin 9 years ago
parent
commit
c5b324a138
1 changed files with 7 additions and 5 deletions
  1. 7 5
      .gitignore

+ 7 - 5
.gitignore

@@ -1,10 +1,12 @@
+.erlang.mk
 .ranch.plt
-.eunit
 deps
-doc/*.css
-doc/*.html
-doc/*.png
-doc/edoc-info
+doc/guide.pdf
+doc/html
+doc/man3
+doc/man7
 ebin
+examples/*/_rel
+examples/*/relx
 logs
 test/*.beam