diff options
-rw-r--r-- | .hgignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore new file mode 100644 index 00000000..b7f3c20c --- /dev/null +++ b/.hgignore @@ -0,0 +1,22 @@ +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 |