Overview
Comment: | Add ignore-glob |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
43c184497aefe75569dee658d9cb845f |
User & Date: | js on 2024-05-04 21:30:39 |
Other Links: | manifest | tags |
Context
2024-05-04
| ||
21:34 | Switch test network to OFTC check-in: fed4052de9 user: js tags: trunk | |
21:30 | Add ignore-glob check-in: 43c184497a user: js tags: trunk | |
21:19 | Update copyright check-in: b548b2689f user: js tags: trunk | |
Changes
Renamed and modified .gitignore [0f2bb74e3e] to .fossil-settings/ignore-glob [c0997c01d3].
1 2 3 4 5 6 7 8 | *.a *.dll *.dylib *.o *.orig *.so *.so.* *~ | > | 1 2 3 4 5 6 7 8 9 | *.a *.dep *.dll *.dylib *.o *.orig *.so *.so.* *~ |
︙ | ︙ |