pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

.gitignore: Blacklist CVS



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Nov 21 00:45:05 2015 +0100
Changeset:	eee511ff2211512483f5694f418e34527d6bfc71

Modified Files:
	.gitignore

Log Message:
.gitignore: Blacklist CVS

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eee511ff2211512483f5694f418e34527d6bfc71

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 b5b8d85..8775f9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,6 @@
 *~
 \#*\#
 *.orig
+
+# CVS leftovers
+CVS


Home | Main Index | Thread Index | Old Index