shithub: puzzles

Download patch

ref: 3017455259f955e6257381e449419fea780a40f2
parent: 8b62420aa4404b45f33a5694d1550df8e4357e5a
author: Simon Tatham <anakin@pobox.com>
date: Mon Oct 27 17:58:10 EDT 2014

Some more .gitignore updates.

Ignore a few things that turn up in the icons subdirectory.

--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*.o
 /Makefile*
 /blackbox
 /bridges
@@ -65,7 +66,6 @@
 /untangle
 /*.exe
 /*.obj
-/*.o
 /*.map
 /*.rsp
 /*notes
@@ -112,6 +112,8 @@
 /icons/*.ico
 /icons/*.rc
 /icons/*-icon.c
+/icons/.deps
+/icons/.dirstamp
 /unfinished/divvy
 /unfinished/group
 /unfinished/numgame