.gitignore: add LOCAL.config and lib/fortunes.index
This commit is contained in:
parent
ee9b2a2299
commit
f23783cbb1
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
||||||
*.a
|
*.a
|
||||||
*.o
|
*.o
|
||||||
*.orig
|
*.orig
|
||||||
|
LOCAL.config
|
||||||
bin/"
|
bin/"
|
||||||
bin/""
|
bin/""
|
||||||
bin/9660srv
|
bin/9660srv
|
||||||
|
|
@ -256,6 +257,7 @@ dict/
|
||||||
install.log
|
install.log
|
||||||
install.sum
|
install.sum
|
||||||
last-change
|
last-change
|
||||||
|
lib/fortunes.index
|
||||||
log/
|
log/
|
||||||
man/man?/*.html
|
man/man?/*.html
|
||||||
plan9-reverse.log
|
plan9-reverse.log
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue