aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2012-02-24 12:36:52 +0100
committerLoïc Hoguin <[email protected]>2012-02-24 12:36:52 +0100
commit5f5d41054146be22f49fa3510d745c3d386bd2e9 (patch)
tree7fda807161f0d18b503b6065f82fac6b710a274a
parenta7264a1af3170fa9215f8044907f6034f3aefdd5 (diff)
downloadcowboy-5f5d41054146be22f49fa3510d745c3d386bd2e9.tar.gz
cowboy-5f5d41054146be22f49fa3510d745c3d386bd2e9.tar.bz2
cowboy-5f5d41054146be22f49fa3510d745c3d386bd2e9.zip
Add an empty ebin/ folder to fix a rebar/edoc issue
When missing rebar couldn't build docs because it expects the ebin/ folder to exist before it runs edoc. This commit allows users to build docs without first having to run make.
-rw-r--r--ebin/.gitignore0
1 files changed, 0 insertions, 0 deletions
diff --git a/ebin/.gitignore b/ebin/.gitignore
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ebin/.gitignore