aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2009-06-04 15:17:39 +0100
committerMatthew Wild <mwild1@gmail.com>2009-06-04 15:17:39 +0100
commit5721c294bac645fcf26ce1e69b4f40f2b52e3dca (patch)
tree6b44b509bd83eda5530df4b9fbbd31fb9ecca855 /.hgignore
parent42fe90c6c853c20f296baa476d647d7cd57f9279 (diff)
downloadprosody-5721c294bac645fcf26ce1e69b4f40f2b52e3dca.tar.gz
prosody-5721c294bac645fcf26ce1e69b4f40f2b52e3dca.zip
Adding .hgignore
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore22
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