pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
.gitignore: Blacklist OBJHOSTNAME=yes dirs (noted by tnn@)
Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Sep 23 19:53:11 2015 +0200
Changeset:	7c3296cc6bc128cf02db9a8156dbe8bc5ece199a
Modified Files:
	.gitignore
Log Message:
.gitignore: Blacklist OBJHOSTNAME=yes dirs (noted by tnn@)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7c3296cc6bc128cf02db9a8156dbe8bc5ece199a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
diffs:
diff --git a/.gitignore b/.gitignore
index 0b6c7cf..529a7c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
+# pkgsrc's work dir
 */work
+# OBJHOSTNAME=yes use-case
+*/work.*
Home |
Main Index |
Thread Index |
Old Index