t.gitignore: add LOCAL.config and lib/fortunes.index - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit f23783cbb197f71f867bd9d44abfa8787a65448b
DIR parent ee9b2a22996e29d55b97f7717163989173c71747
HTML Author: Russ Cox <rsc@swtch.com>
Date: Wed, 30 Dec 2020 08:46:47 -0500
.gitignore: add LOCAL.config and lib/fortunes.index
Diffstat:
M .gitignore | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
DIR diff --git a/.gitignore b/.gitignore
t@@ -1,6 +1,7 @@
*.a
*.o
*.orig
+LOCAL.config
bin/"
bin/""
bin/9660srv
t@@ -256,6 +257,7 @@ dict/
install.log
install.sum
last-change
+lib/fortunes.index
log/
man/man?/*.html
plan9-reverse.log