Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update (fossil's) ignore-glob and (git's) .gitignore | jan.nijtmans | 2019-10-11 | 1 | -0/+6 |
| | |||||
* | Add visual-studio related entries to ignore-glob. Taken over from reform-vc ↵ | jan.nijtmans | 2017-10-09 | 1 | -0/+24 |
| | | | | branch | ||||
* | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵ | jan.nijtmans | 2015-06-25 | 2 | -0/+20 |
| | | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil. | ||||
* | some more "ignore-glob" patterns | jan.nijtmans | 2013-04-03 | 1 | -0/+3 |
| | |||||
* | Some more ignore-glob settings for msvc, mac, hp .... | jan.nijtmans | 2013-03-08 | 1 | -0/+6 |
| | |||||
* | Tell fossil and Eclipse that the default eol-convention is LF. | jan.nijtmans | 2013-03-06 | 3 | -0/+18 |
Tell fossil which files are binary and which files should never be committed. Tell Eclipse that the default encoding is UTF-8 |