Browse Source

Update gitignore

Let's try this [ci skip] stuff.
Loïc Hoguin 10 years ago
parent
commit
20456b8ac9
1 changed files with 4 additions and 2 deletions
  1. 4 2
      .gitignore

+ 4 - 2
.gitignore

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