pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
.gitignore: Blacklist *.core files
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Mar 5 18:04:47 2016 +0100
Changeset: cdbdf14e782ac8ef3ce1da639965598fcc410211
Modified Files:
.gitignore
Log Message:
.gitignore: Blacklist *.core files
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cdbdf14e782ac8ef3ce1da639965598fcc410211
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
.gitignore | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/.gitignore b/.gitignore
index 8775f9e..d609e75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
*~
\#*\#
*.orig
+*.core
# CVS leftovers
CVS
Home |
Main Index |
Thread Index |
Old Index