Differences From Artifact [424610]:
- File .fossil-settings/ignore-glob — part of check-in [a1e1f8] at 2018-11-22 17:49:30 on branch trunk — Update ignore-glob (user: joel, size: 59) [annotate] [blame] [check-ins using]
To Artifact [4f4369]:
- File .fossil-settings/ignore-glob — part of check-in [d0bc5a] at 2018-11-23 20:29:07 on branch trunk — Ignore archive folder (user: joel, size: 69) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 | unversioned/* __pycache__/* *.xlsx *.sqlite creds.py *.csv | > | 1 2 3 4 5 6 7 | unversioned/* __pycache__/* *.xlsx *.sqlite creds.py *.csv archive/* |