aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-08-26 19:23:37 +0200
committerLoïc Hoguin <[email protected]>2015-08-26 19:23:37 +0200
commit073664d2d537693f555a483d5698d2309effed16 (patch)
treedd62debcfb2d0db2d5c061d60a75af601350fddd /.gitignore
parent4b9b14212b8629c4ce116db11070264927ae166e (diff)
downloadcowlib-073664d2d537693f555a483d5698d2309effed16.tar.gz
cowlib-073664d2d537693f555a483d5698d2309effed16.tar.bz2
cowlib-073664d2d537693f555a483d5698d2309effed16.zip
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a22b313..fd3d6c9 100644
--- a/.gitignore
+++ b/.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