source:
project/.gitattributes
@
20915da
| Revision 20915da, 218 bytes checked in by Hartmut Goebel <h.goebel@goebel-consult.de>, 5 months ago (diff) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | * text=auto |
| 2 | README text=auto |
| 3 | Makefile text=auto |
| 4 | |
| 5 | # image files and such |
| 6 | *.pdf -text |
| 7 | *.ico -text |
| 8 | *.icns -text |
| 9 | *.tiff -text |
| 10 | *.png -text |
| 11 | |
| 12 | # excutables |
| 13 | run -text |
| 14 | run_d -text |
| 15 | runw -text |
| 16 | runw_d -text |
| 17 | *.exe -text |
| 18 | *.dll -text |
Note: See TracBrowser
for help on using the repository browser.
