From 9af11a601a6377a2d9c7e3caca952c4ce3c82e05 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Tue, 22 Dec 2015 13:56:07 +0000 Subject: [PATCH] Add the new copy.but to .gitignore. Arrgh, _another_ one I only remember seconds too late! (cherry picked from commit 51465fac73742602003db2c445109a3526fad16e) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f4b14901..3ae8d1f3 100644 --- a/.gitignore +++ b/.gitignore @@ -80,6 +80,7 @@ /doc/*.hhc /doc/*.hhk /doc/licence.but +/doc/copy.but /icons/*.png /icons/*.ico /icons/*.xpm