summaryrefslogtreecommitdiffstats
path: root/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* Convert compat/zlib/contrib/dotzlib/DotZLib/*.cs to proper UTF-8jan.nijtmans2023-08-301-0/+1
|
* Add .bmp to .gitattributes. Simplify .fossil-settings/binary-globjan.nijtmans2020-09-141-0/+1
|
* Remove .fossil-settings/crnl-glob, as it is not used in fossil any more.jan.nijtmans2020-06-221-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.nijtmans2020-06-221-0/+1
| | | | repository
* Remove X attribute from .gitignore and .gitattributesjan.nijtmans2020-04-291-0/+0
|
* Fix [3947fcf7]: Current .gitattributes settings might not allow switching ↵jan.nijtmans2019-08-261-4/+6
|\ | | | | | | branches
| * Attempt to fix [3947fcf7]: Current .gitattributes settings might not allow ↵jan.nijtmans2019-08-231-4/+5
|/ | | | switching branches
* Add .gitattributes and .gitignore files, hopefully helping checking in/out ↵jan.nijtmans2019-08-011-0/+37
with the correct line-endings when transfering in/out GIT.