aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-07-23 14:28:19 +0200
committerLoïc Hoguin <[email protected]>2015-07-23 14:28:19 +0200
commit20456b8ac97d0e302fc22937dd4b0b1c481f70c9 (patch)
treeca19e0496528b39aae550fe3f841b27a478db388 /.gitignore
parent3098986710863d7d120320517ff49b14538a5670 (diff)
downloadcowboy-20456b8ac97d0e302fc22937dd4b0b1c481f70c9.tar.gz
cowboy-20456b8ac97d0e302fc22937dd4b0b1c481f70c9.tar.bz2
cowboy-20456b8ac97d0e302fc22937dd4b0b1c481f70c9.zip
Update gitignore
Let's try this [ci skip] stuff.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b1fa0b5..379262d 100644
--- a/.gitignore
+++ b/.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