aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2014-10-27 21:58:10 +0000
committerSimon Tatham <anakin@pobox.com>2014-10-27 21:58:10 +0000
commit3017455259f955e6257381e449419fea780a40f2 (patch)
tree7e78241ae2df9941543ec65499f70eb7c36b77b5
parent8b62420aa4404b45f33a5694d1550df8e4357e5a (diff)
downloadpuzzles-3017455259f955e6257381e449419fea780a40f2.zip
puzzles-3017455259f955e6257381e449419fea780a40f2.tar.gz
puzzles-3017455259f955e6257381e449419fea780a40f2.tar.bz2
puzzles-3017455259f955e6257381e449419fea780a40f2.tar.xz
Some more .gitignore updates.
Ignore a few things that turn up in the icons subdirectory.
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d569671..841e475 100644
--- 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