pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
.gitignore: ignore *.orig files.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Thu Sep 24 15:13:37 2015 +0200
Changeset: ded3a683aa8f74579d6cb6210176771ae080afa3
Modified Files:
.gitignore
Log Message:
.gitignore: ignore *.orig files.
E.g. mkpatches backups.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ded3a683aa8f74579d6cb6210176771ae080afa3
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 d75a13b..b5b8d85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
# Temporary files
*~
\#*\#
+*.orig
Home |
Main Index |
Thread Index |
Old Index