diff options
| author | Jonas Kölker <jonaskoelker@yahoo.com> | 2015-10-02 13:13:39 +0200 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2015-10-18 17:53:28 +0100 |
| commit | 6860c65bb3807dd83830e047d35d8f0fe4e89a86 (patch) | |
| tree | 7ce7cfcdead700b170dae426eb6b2d95539cb4cc /.gitignore | |
| parent | b33b83429f043c79f3562a22a192ab34d2d3fcca (diff) | |
| download | puzzles-6860c65bb3807dd83830e047d35d8f0fe4e89a86.zip puzzles-6860c65bb3807dd83830e047d35d8f0fe4e89a86.tar.gz puzzles-6860c65bb3807dd83830e047d35d8f0fe4e89a86.tar.bz2 puzzles-6860c65bb3807dd83830e047d35d8f0fe4e89a86.tar.xz | |
Add a new puzzle: Palisade.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ /nullgame /numgame /obfusc +/palisade /path /pattern /patternsolver |