Files @ a20b78145ef5
Branch filter:

Location: SlatePermutate/.hgignore

ethanzonca
Coloration, arrow keys, glider killed
1
2
3
4
5
6
7
style: regex

# ignore all saved schedules, but keep track of the .keep file.
^saved_schedules/[^.]

# ignore common unwanted suffixes
(~|\.orig|\.rej)$