Browse Source

Update .gitignore

Loïc Hoguin 9 years ago
parent
commit
073664d2d5
1 changed files with 6 additions and 1 deletions
  1. 6 1
      .gitignore

+ 6 - 1
.gitignore

@@ -1,8 +1,13 @@
 .cowlib.plt
-.erlang.mk.packages.*
+.erlang.mk
 _rel
 deps
+doc/man3
+doc/man7
+doc/markdown
 ebin/*.beam
+ebin/test
+examples/*/ebin
 logs
 relx
 test/*.beam