projects
/
be.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(initial)
Starting off with an hgignore!
author
Steve Losh
<steve@stevelosh.com>
Fri, 30 Jan 2009 01:54:33 +0000
(20:54 -0500)
committer
Steve Losh
<steve@stevelosh.com>
Fri, 30 Jan 2009 01:54:33 +0000
(20:54 -0500)
.hgignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.hgignore
b/.hgignore
new file mode 100644
(file)
index 0000000..
a0e81b7
--- /dev/null
+++ b/
.hgignore
@@ -0,0
+1,6
@@
+syntax: glob
+*.pyc
+.DS_Store
+*.log
+*.tmproj
+