mirror of
https://github.com/bjc/prosody.git
synced 2025-03-31 11:47:40 +03:00
31 lines
No EOL
287 B
Text
31 lines
No EOL
287 B
Text
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 |