chiark
/
gitweb
/
~ian
/
sgt-puzzles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74a97a1
)
Add a .gitignore, now this project is in git.
author
Simon Tatham
<anakin@pobox.com>
Sat, 25 Oct 2014 14:27:27 +0000
(15:27 +0100)
committer
Simon Tatham
<anakin@pobox.com>
Sat, 25 Oct 2014 14:27:27 +0000
(15:27 +0100)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
d569671
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,122
@@
+/Makefile*
+/blackbox
+/bridges
+/cube
+/dominosa
+/fifteen
+/filling
+/fillingsolver
+/flip
+/galaxies
+/galaxiespicture
+/galaxiessolver
+/guess
+/inertia
+/keen
+/keensolver
+/latincheck
+/lightup
+/lightupsolver
+/loopy
+/loopysolver
+/magnets
+/magnetssolver
+/map
+/mapsolver
+/mines
+/mineobfusc
+/net
+/netslide
+/nullgame
+/numgame
+/obfusc
+/path
+/pattern
+/patternsolver
+/pearl
+/pearlbench
+/pegs
+/range
+/rect
+/samegame
+/separate
+/signpost
+/signpostsolver
+/singles
+/singlessolver
+/sixteen
+/slant
+/slantsolver
+/slide
+/slidesolver
+/sokoban
+/solo
+/solosolver
+/tents
+/tentssolver
+/towers
+/towerssolver
+/twiddle
+/undead
+/unequal
+/unequalsolver
+/unruly
+/unrulysolver
+/untangle
+/*.exe
+/*.obj
+/*.o
+/*.map
+/*.rsp
+/*notes
+/HACKING
+/*.hlp
+/*.cnt
+/*.chm
+/*.gid
+/*.GID
+/*.html
+/*.mips
+/*.class
+/*.jar
+/applet.manifest
+/puzzles.txt
+/*.app
+/*.dmg
+/*.res
+/*.inf
+/list.c
+/gamedesc.txt
+/build.log
+/build.out
+/org
+/*.ppc
+/*.i386
+/Puzzles.ppc.bin
+/Puzzles.i386.bin
+/version2.def
+/preprocessed.but
+/*.a
+/aclocal.m4
+/config.log
+/config.status
+/configure
+/depcomp
+/empty.h
+/install-sh
+/missing
+/compile
+/.deps
+/.dirstamp
+/icons/*.png
+/icons/*.ico
+/icons/*.rc
+/icons/*-icon.c
+/unfinished/divvy
+/unfinished/group
+/unfinished/numgame
+/unfinished/path
+/unfinished/pearl
+/unfinished/separate
+/unfinished/slide
+/unfinished/sokoban