chiark / gitweb /
Fix a decoding bug in Solo block-structure descriptions.
[sgt-puzzles.git] / .gitignore
1 *.o
2 /Makefile*
3 /blackbox
4 /bridges
5 /cube
6 /dominosa
7 /fifteen
8 /filling
9 /fillingsolver
10 /flip
11 /galaxies
12 /galaxiespicture
13 /galaxiessolver
14 /guess
15 /inertia
16 /keen
17 /keensolver
18 /latincheck
19 /lightup
20 /lightupsolver
21 /loopy
22 /loopysolver
23 /magnets
24 /magnetssolver
25 /map
26 /mapsolver
27 /mines
28 /mineobfusc
29 /net
30 /netslide
31 /nullgame
32 /numgame
33 /obfusc
34 /path
35 /pattern
36 /patternsolver
37 /pearl
38 /pearlbench
39 /pegs
40 /range
41 /rect
42 /samegame
43 /separate
44 /signpost
45 /signpostsolver
46 /singles
47 /singlessolver
48 /sixteen
49 /slant
50 /slantsolver
51 /slide
52 /slidesolver
53 /sokoban
54 /solo
55 /solosolver
56 /tents
57 /tentssolver
58 /towers
59 /towerssolver
60 /twiddle
61 /undead
62 /unequal
63 /unequalsolver
64 /unruly
65 /unrulysolver
66 /untangle
67 /*.exe
68 /*.obj
69 /*.map
70 /*.rsp
71 /*notes
72 /HACKING
73 /*.hlp
74 /*.cnt
75 /*.chm
76 /*.gid
77 /*.GID
78 /*.html
79 /*.mips
80 /*.class
81 /*.jar
82 /applet.manifest
83 /puzzles.txt
84 /*.app
85 /*.dmg
86 /*.res
87 /*.inf
88 /list.c
89 /gamedesc.txt
90 /build.log
91 /build.out
92 /org
93 /*.ppc
94 /*.i386
95 /Puzzles.ppc.bin
96 /Puzzles.i386.bin
97 /version2.def
98 /preprocessed.but
99 /*.a
100 /aclocal.m4
101 /config.log
102 /config.status
103 /configure
104 /depcomp
105 /empty.h
106 /install-sh
107 /missing
108 /compile
109 /.deps
110 /.dirstamp
111 /icons/*.png
112 /icons/*.ico
113 /icons/*.rc
114 /icons/*-icon.c
115 /icons/.deps
116 /icons/.dirstamp
117 /unfinished/divvy
118 /unfinished/group
119 /unfinished/numgame
120 /unfinished/path
121 /unfinished/pearl
122 /unfinished/separate
123 /unfinished/slide
124 /unfinished/sokoban