git.wincent.com
/
mkdtemp.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bc3cbc
)
Ignore "html" and "pkg" directories
author
Wincent Colaiuta <win@wincent.com>
Sun, 28 Sep 2008 10:09:35 +0000
(12:09 +0200)
committer
Wincent Colaiuta <win@wincent.com>
Sun, 28 Sep 2008 10:09:35 +0000
(12:09 +0200)
These can be regenerated on the fly so no sense in tracking them in the
repository.
Signed-off-by: Wincent Colaiuta <win@wincent.com>
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
a70169c
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,3
@@
+html
+pkg
+