Introduction
Introduction Statistics Contact Development Disclaimer Help
t.gitignore: Ignore some more things that get created during compile. - plan9po…
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
commit aa01c23be63787550e64bc1a0f3a8d267cad1fa4
parent d356d2a8b2436266d7b2fceabc3d281bc3e360a7
Author: Ben Huntsman <[email protected]>
Date: Fri, 30 Jul 2021 00:19:09 -0700
.gitignore: Ignore some more things that get created during compile.
Diffstat:
M .gitignore | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
t@@ -158,6 +158,7 @@ bin/rc
bin/read
bin/readcons
bin/resample
+bin/rio
bin/rm
bin/rsa2csr
bin/rsa2pub
t@@ -246,7 +247,9 @@ bin/vmount0
bin/vnfs
bin/wc
bin/win
+bin/winwatch
bin/xd
+bin/xshove
bin/yacc
bin/yuv
bin/zcat
t@@ -266,9 +269,26 @@ postscript/font/
sky/*.scat
sky/here
src/**/o.*
+src/cmd/awk/proctab.c
src/cmd/awk/y.output
+src/cmd/bc.tab.c
+src/cmd/bc.tab.h
+src/cmd/delatex.c
src/cmd/devdraw/latin1.h
+src/cmd/eqn/eqn.c
+src/cmd/eqn/prevy.tab.h
+src/cmd/grap/grap.c
+src/cmd/grap/grapl.c
+src/cmd/jpg/rgbv.h
+src/cmd/jpg/ycbcr.h
+src/cmd/pic/picl.c
+src/cmd/pic/picy.c
src/cmd/rc/x.tab.h
+src/cmd/svgpic/picl.c
+src/cmd/svgpic/picy.c
+src/cmd/tpic/picy.c
+src/cmd/units.tab.c
+src/cmd/units.tab.h
state
state.journal
state.old
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.