Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Added ignore and binary globs. |
---|---|
Timelines: | family | ancestors | descendants | both | projectit-laz |
Files: | files | file ages | folders |
SHA1: |
0000099c0b3a6f309fd9d9bc2a826f9d |
User & Date: | tinus 2015-11-28 15:38:26.238 |
Context
2015-11-28
| ||
15:58 | Added form to display current project. check-in: 986c810718 user: tinus tags: projectit-laz | |
15:38 | Added ignore and binary globs. check-in: 0000099c0b user: tinus tags: projectit-laz | |
15:37 | New attempt to write a completely new project button app, this time in Lazarus and FPC. check-in: 5bb550990e user: tinus tags: projectit-laz | |
Changes
Added .fossil-settings/binary-glob.
> > > | 1 2 3 | *.ico *.png *.res |
Added .fossil-settings/ignore-glob.
> > > > | 1 2 3 4 | **/backup/ lazarus/*.app lazarus/*.lps lazarus/lib/ |