~m-grant-prg/mget/focal-trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#########################################################################
#									#
# File ID: ./.gitattributes						#
# Author: Copyright (C) 2021  Mark Grant				#
#									#
# Released under the GPLv3 only.					#
# SPDX-License-Identifier: GPL-3.0-only					#
#									#
#########################################################################

#########################################################################
#									#
# Changelog								#
#									#
# Date		Author	Version	Description				#
#									#
# 02/11/2021	MG	1.0.1	First versioned  release.		#
# 21/11/2021	MG	1.0.2	Tighten SPDX tag.			#
#									#
#########################################################################

*.c	diff=cpp
*.h	diff=cpp
*.html	diff=html
*.java	diff=java
*.md	diff=markdown
*.sh	diff=bash
*.sh.in	diff=bash