From 5a9cc1b0d20efa65d10adaaf06d0ef0aa089663c Mon Sep 17 00:00:00 2001 From: norly Date: Fri, 18 Nov 2011 00:05:15 +0100 Subject: Ye Olde Brick, hacked one very late night in 2010. Full of inefficient or maybe broken code, as well as the occasional memory leak. I am not proud of it and I was *really* tired back then. While this was an experiment in writing (f)ugly code and I just wanted something running, I have to admit that this code has served me well ever since. Too well to be bothered to ever look at it again, really... --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..324252d --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +audstatus/* +bitmaps/* +*.log +sysstatus -- cgit v1.2.3