.hgignore

Wed, 13 Jan 2010 00:04:38 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Wed, 13 Jan 2010 00:04:38 +0000
changeset 2796
1e287badd033
parent 1296
5cf4c444d3f9
child 2905
b924d915c4d0
permissions
-rw-r--r--

prosodyctl: Use mode r+ for opening the file so 1) it fails if the file doesn't exist 2) we have write access to lock it

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

mercurial