Files @ 9032b77926d8
Branch filter:

Location: SlatePermutate/.hgignore

ethanzonca
Minor changes
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)$