.hgignore
author Kim Alvefur <zash@zash.se>
Fri, 10 Feb 2023 00:37:05 +0100
changeset 12888 f5a75aaa8a25
parent 8348 850c433eb862
permissions -rw-r--r--
util.poll: Include unistd.h only for epoll This defines close(), which is only used with epoll, hence we don't need to include it when building in poll or select mode.

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