.hgignore
author daurnimator <quae@daurnimator.com>
Tue, 13 Jan 2015 18:36:00 -0500
changeset 6540 e4d443d05626
parent 3636 88e4397e39a9
child 7773 f0024972489e
permissions -rw-r--r--
net.cqueues: Fixes hardcoded timeout for first iteration This was originally put in place as a fix for what ended up a cqueues bug: https://github.com/wahern/cqueues/issues/40 A check for a cqueues version with the bug fix is included.

syntax: glob
.hgignore
data
local
www_files
html/*
prosody.lua
prosody.cfg.lua
prosody.version
config.unix
*.patch
*.diff
*.orig
*.rej
*.save
*~
*.report
*.o
*.so
*.install
*.pid
*.log
*.err
*.debug
*.dll
*.exp
*.lib
*.obj