projects
/
pg_proctab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17e2d0a
)
Added .hgignore file to ignore generated *.so and *.sql files.
author
Mark Wong
<markwkm@gmail.com>
Sun, 24 Aug 2008 03:50:51 +0000
(20:50 -0700)
committer
Mark Wong
<markwkm@gmail.com>
Sun, 24 Aug 2008 03:50:51 +0000
(20:50 -0700)
.hgignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.hgignore
b/.hgignore
new file mode 100644
(file)
index 0000000..
0c0183e
--- /dev/null
+++ b/
.hgignore
@@ -0,0
+1,4
@@
+syntax: glob
+
+*.so
+*.sql