Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add .bmp to .gitattributes. Simplify .fossil-settings/binary-glob | jan.nijtmans | 2020-09-14 | 1 | -0/+1 |
| | |||||
* | Remove .fossil-settings/crnl-glob, as it is not used in fossil any more. | jan.nijtmans | 2020-06-22 | 1 | -1/+0 |
| | | | Don't declare .sln files both as binary and as CRLF in git. | ||||
* | Make sure that files like _FOSSIL_ or .flsckout are never committed to a GIT ↵ | jan.nijtmans | 2020-06-22 | 1 | -0/+1 |
| | | | | repository | ||||
* | Remove X attribute from .gitignore and .gitattributes | jan.nijtmans | 2020-04-29 | 1 | -0/+0 |
| | |||||
* | Fix [3947fcf7]: Current .gitattributes settings might not allow switching ↵ | jan.nijtmans | 2019-08-26 | 1 | -4/+6 |
|\ | | | | | | | branches | ||||
| * | Attempt to fix [3947fcf7]: Current .gitattributes settings might not allow ↵ | jan.nijtmans | 2019-08-23 | 1 | -4/+5 |
|/ | | | | switching branches | ||||
* | Add .gitattributes and .gitignore files, hopefully helping checking in/out ↵ | jan.nijtmans | 2019-08-01 | 1 | -0/+37 |
with the correct line-endings when transfering in/out GIT. |