Introduction
Introduction Statistics Contact Development Disclaimer Help
t.gitignore: enumerate ignored parts of bin/ - plan9port - [fork] Plan 9 from u…
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
commit ebbeff0ac69f8fa25fed3f85d2e7b2261e4fa2aa
parent 99dee78c2d44641ba56e5bb640d732f993b3dfa1
Author: Russ Cox <[email protected]>
Date: Wed, 30 Dec 2020 07:59:26 -0500
.gitignore: enumerate ignored parts of bin/
Diffstat:
M .gitignore | 235 ++++++++++++++++++++++++++++-…
1 file changed, 218 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
t@@ -1,25 +1,226 @@
-plan9.log
-plan9-reverse.log
-state
-state.old
-state.journal
-*.o
*.a
-man/man?/*.html
-src/**/o.*
-y.tab.[ch]
-src/cmd/rc/x.tab.h
-unix/*.tgz
-bin/
-log/
-dict/
-postscript/font/
-sky/here
-sky/*.scat
+*.o
*.orig
+bin/9660srv
+bin/9import
+bin/9p
+bin/9pfuse
+bin/9pserve
+bin/9term
+bin/Mail
+bin/Netfiles
+bin/acid
+bin/acidtypes
+bin/acme
+bin/acmeevent
+bin/aescbc
+bin/ascii
+bin/asn12dsa
+bin/asn12rsa
+bin/astro
+bin/auxclog
+bin/auxstats
+bin/awk
+bin/basename
+bin/bc
+bin/bmp
+bin/bunzip2
+bin/bzip2
+bin/cal
+bin/calendar
+bin/cat
+bin/cb
+bin/cleanname
+bin/clock
+bin/cmapcube
+bin/cmp
+bin/col
+bin/colors
+bin/comm
+bin/compress
+bin/core
+bin/crop
+bin/date
+bin/db
+bin/dc
+bin/dd
+bin/delatex
+bin/deroff
+bin/devdraw
+bin/dial
+bin/dict
+bin/diff
+bin/disknfs
+bin/dns
+bin/dnsdebug
+bin/dnsquery
+bin/dnstcp
+bin/dsa2pub
+bin/dsa2ssh
+bin/dsagen
+bin/dsasign
+bin/du
+bin/dump9660
+bin/echo
+bin/ed
+bin/eqn
+bin/factor
+bin/factotum
+bin/file
+bin/fmt
+bin/fontsrv
+bin/fortune
+bin/freq
+bin/fsize
+bin/getflags
+bin/gif
+bin/grap
+bin/graph
+bin/grep
+bin/gunzip
+bin/gview
+bin/gzip
+bin/hget
+bin/hist
+bin/hoc
+bin/htmlfmt
+bin/htmlroff
+bin/ico
+bin/iconv
+bin/idiff
+bin/img
+bin/import
+bin/join
+bin/jpg
+bin/lex
+bin/listen1
+bin/look
+bin/ls
+bin/macargv
+bin/mapd
+bin/mc
+bin/md5sum
+bin/mk
+bin/mkdir
+bin/mklatinkbd
+bin/mtime
+bin/namespace
+bin/ndbipquery
+bin/ndbmkdb
+bin/ndbmkhash
+bin/ndbmkhosts
+bin/ndbquery
+bin/netkey
+bin/news
+bin/p
+bin/page
+bin/paint
+bin/passwd
+bin/pbd
+bin/pemdecode
+bin/pemencode
+bin/pic
+bin/plot
+bin/plumb
+bin/plumber
+bin/png
+bin/ppm
+bin/pr
+bin/primes
+bin/proof
+bin/psdownload
+bin/ramfs
+bin/rc
+bin/read
+bin/readcons
+bin/resample
+bin/rm
+bin/rsa2csr
+bin/rsa2pub
+bin/rsa2ssh
+bin/rsa2x509
+bin/rsafill
+bin/rsagen
+bin/sam
+bin/samterm
+bin/scat
+bin/secstore
+bin/secstored
+bin/secuser
+bin/sed
+bin/seq
+bin/sftpcache
+bin/sha1sum
+bin/sleep
+bin/sort
+bin/split
+bin/sprog
+bin/srv
+bin/ssh-agent
+bin/stats
+bin/statusbar
+bin/strings
+bin/sum
+bin/svgpic
+bin/tail
+bin/tar
+bin/tbl
+bin/tcolors
+bin/tcs
+bin/tee
+bin/test
+bin/time
+bin/togif
+bin/toico
+bin/topng
+bin/toppm
+bin/touch
+bin/tpic
+bin/tr
+bin/tr2post
+bin/troff
+bin/troff2html
+bin/tweak
+bin/uncompress
+bin/unicode
+bin/uniq
+bin/units
+bin/unutf
+bin/unvac
+bin/unzip
+bin/usage
+bin/vac
+bin/vacfs
+bin/vbackup
+bin/vcat
+bin/vmount0
+bin/vnfs
+bin/wc
+bin/win
+bin/xd
+bin/yacc
+bin/yuv
+bin/zcat
+bin/zerotrunc
+bin/zip
config
+dict/
install.log
install.sum
last-change
+log/
+man/man?/*.html
+plan9-reverse.log
+plan9.log
+postscript/font/
+sky/*.scat
+sky/here
+src/**/o.*
src/cmd/awk/y.output
src/cmd/devdraw/latin1.h
+src/cmd/rc/x.tab.h
+state
+state.journal
+state.old
+unix/*.tgz
+y.tab.[ch]
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.