mirror of https://github.com/bjc/prosody
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
287 B
31 lines
287 B
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 |