Adding .hgignore
authorMatthew Wild <mwild1@gmail.com>
Thu, 4 Jun 2009 14:17:39 +0000 (15:17 +0100)
committerMatthew Wild <mwild1@gmail.com>
Thu, 4 Jun 2009 14:17:39 +0000 (15:17 +0100)
.hgignore [new file with mode: 0644]

diff --git a/.hgignore b/.hgignore
new file mode 100644 (file)
index 0000000..b7f3c20
--- /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