mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Update gitignore
Let's try this [ci skip] stuff.
This commit is contained in:
parent
3098986710
commit
20456b8ac9
1 changed files with 4 additions and 2 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue