summaryrefslogtreecommitdiff
path: root/.gitattributes
AgeCommit message (Collapse)Author
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
- remove obsolete svn '$Id$' tags from all source files - update .fl files and generated files accordingly - replace 'http://www.fltk.org' URL's with 'https://...' - replace bug report URL 'str.php' with 'bugs.php' - remove trailing whitespace - fix other whitespace errors flagged by Git - add and/or fix missing or wrong standard headers - convert tabs to spaces in all source files The only relevant code changes are in the fluid/ folder where some .fl files and other source files were used to generate the '$Id' headers and footers.
2019-03-10Don't export gitlab and travis CI control filesAlbrecht Schlosser
These files don't need to be in released tar balls.
2019-01-03Added git attribute for MSWindows .BAT filesMatthias Melcher
2018-12-20Fix line endings.Albrecht Schlosser
Note: we recommend `git config core.autocrlf true'.
2018-08-10Remove file with Windows crlf line endings from .gitattributes.Albrecht Schlosser
This is preliminary. These files will probably be added again after the real migration to Git. Needs more investigation. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@13017 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-08-03Fix line endings and other (svn) properties of fltk-config.in.Albrecht Schlosser
Remove executable property. Set line ending to LF. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@13001 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-07-28Add git attributes file.Albrecht Schlosser
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12995 ea41ed52-d2ee-0310-a9c1-e6b18d33e121