pkgsrc-WIP-changes archive

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

.gitignore: ignore more files



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Sun Mar 5 12:17:06 2023 +0100
Changeset:	9e4bb4c432da47081acddaeb4b728b35641995b8

Modified Files:
	.gitignore

Log Message:
.gitignore: ignore more files

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 .gitignore | 7 +++++++
 1 file changed, 7 insertions(+)

diffs:
diff --git a/.gitignore b/.gitignore
index d74b42c886..87f151c620 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,10 @@ commit_wip.sh
 
 # CVS leftovers
 CVS
+
+# macOS files
+.DS_Store
+
+# make readme output
+README.html
+index.html


Home | Main Index | Thread Index | Old Index