Overview
Comment: | Ignore archive folder |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
d0bc5af097a2a877db6874215ec9a065 |
User & Date: | joel on 2018-11-23 20:29:07 |
Other Links: | manifest | tags |
Context
2018-11-23
| ||
20:30 | Add more functions for texting players check-in: 8e8aaf user: joel tags: trunk | |
20:29 | Ignore archive folder check-in: d0bc5a user: joel tags: trunk | |
2018-11-22
| ||
22:26 | Send SMS updates to players with phone numbers (closes [245ddedf96]) check-in: 341cdc user: joel tags: trunk | |
Changes
Modified .fossil-settings/ignore-glob from [424610] to [4f4369].
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/* |