summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Denker <jsd@av8n.com>2012-06-02 20:46:57 -0700
committerJohn Denker <jsd@av8n.com>2012-06-02 20:46:57 -0700
commit6116a98a0ec20c22d8e18fcaf384bad18fc39a00 (patch)
tree3de2dc3d56abe80944bdc55b9d44460c3adbf06e
parent6120cf0c20a6face64f7feca100f185bab58a4d8 (diff)
keep track of what we don't keep track of
-rw-r--r--.gitignore150
1 files changed, 150 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f0e0ff6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,150 @@
+*~
+*.a
+*.o
+*.lib
+*.0
+*.orig
+*.rej
+*.logg
+
+has?????.h
+auto-gid
+auto-int
+auto-int8
+auto-str
+auto-uid
+bouncesaying
+chkshsgr
+chkspawn
+condredirect
+dnscname
+dnsfq
+dnsip
+dnsmxip
+dnsptr
+except
+forward
+hostname
+idedit
+install
+install-big
+instcheck
+ipmeprint
+maildir2mbox
+maildirmake
+maildirwatch
+predate
+preline
+qbiff
+qmail-clean
+qmail-getpw
+qmail-inject
+qmail-local
+qmail-lspawn
+qmail-newmrh
+qmail-newu
+qmail-pop3d
+qmail-popup
+qmail-pw2u
+qmail-qmqpc
+qmail-qmqpd
+qmail-qmtpd
+qmail-qread
+qmail-queue
+qmail-remote
+qmail-rspawn
+qmail-send
+qmail-showctl
+qmail-smtpd
+qmail-start
+qmail-tcpok
+qmail-tcpto
+qreceipt
+qsmhook
+sendmail
+splogger
+tcp-env
+auto-ccld.sh
+compile
+config
+config-fast
+datemail
+elq
+find-systype
+load
+mailsubj
+make-compile
+make-load
+make-makelib
+makelib
+pinq
+qail
+qmail-qstat
+qmail-upq
+*.logg
+auto_break.c
+auto_patrn.c
+auto_qmail.c
+auto_spawn.c
+auto_split.c
+auto_uids.c
+auto_usera.c
+binm1
+binm1+df
+binm2
+binm2+df
+binm3
+binm3+df
+direntry.h
+fork.h
+home
+home+df
+proc
+proc+df
+select.h
+systype
+uint32.h
+
+qmail-control.5
+qmail-getpw.8
+qmail-limits.7
+qmail-newmrh.8
+qmail-newu.8
+qmail-pw2u.8
+qmail-send.8
+qmail-start.8
+qmail-users.5
+dot-qmail.5
+
+update_tmp*
+
+tools/hi-q
+tools/pido
+
+ucspi-tcp-0.88/addcr
+ucspi-tcp-0.88/argv0
+ucspi-tcp-0.88/auto_home.c
+ucspi-tcp-0.88/choose
+ucspi-tcp-0.88/date@
+ucspi-tcp-0.88/delcr
+ucspi-tcp-0.88/finger@
+ucspi-tcp-0.88/fixcrio
+ucspi-tcp-0.88/http@
+ucspi-tcp-0.88/iopause.h
+ucspi-tcp-0.88/mconnect
+ucspi-tcp-0.88/mconnect-io
+ucspi-tcp-0.88/rblsmtpd
+ucspi-tcp-0.88/recordio
+ucspi-tcp-0.88/rts
+ucspi-tcp-0.88/tcpcat
+ucspi-tcp-0.88/tcpclient
+ucspi-tcp-0.88/tcprules
+ucspi-tcp-0.88/tcprulescheck
+ucspi-tcp-0.88/tcpserver
+ucspi-tcp-0.88/uint64.h
+ucspi-tcp-0.88/who@
+
+checkpasswd/auto_home.c
+checkpasswd/checkpassword
+checkpasswd/choose
+checkpasswd/hasuserpw.h \ No newline at end of file