From 2390b9be7870dd4cb9ff6c4498837567ca58854f Mon Sep 17 00:00:00 2001 From: sthen Date: Tue, 28 Apr 2020 10:55:03 +0000 Subject: [PATCH] add a .gitignore file with similar contents to .cvsignore, to help users of git conversions of the tree. suggested by f.holop, ok jca@ as pointed out by semarie@, got doesn't support this syntax, but it parses .cvsignore as well anyway so that's not important. --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000000..dc312adc6be --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +/bulk/ +/distfiles/ +/locks/ +/logs/ +/lost+found/ +/mystuff/ +/openbsd-wip/ +/packages/ +/plist/ +/pobj/ +/sqlports/ +/sqlports-journal/ +/update/