delx.au
/
code
/
bg-scripts
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(initial)
Added ignores file
author
Greg Darke <greg@tsukasa.net.au>
Tue, 6 Nov 2007 07:59:31 +0000
(18:59 +1100)
committer
Greg Darke <greg@tsukasa.net.au>
Tue, 6 Nov 2007 07:59:31 +0000
(18:59 +1100)
.hgignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.hgignore
b/.hgignore
new file mode 100644
(file)
index 0000000..
1c5f6b4
--- /dev/null
+++ b/
.hgignore
@@ -0,0
+1,7
@@
+syntax: glob
+
+# Python compiled objects
+*.py[co]
+
+# Vim swap files
+.*.swp