annotate .hgignore @ 1430:2af8fe326a8c

rename 3GPP MME-LocationInformation to MME-Location-Information 3GPP TS 29.272 table 7.3.1/1 incorrectly has a space instead of hyphen in the row for MME-Location-Information. Clause 7.3.115 and other references use the correct name. Generated name renamed from MME-LocationInformation.
author Luke Mewburn <luke@mewburn.net>
date Wed, 19 Feb 2020 16:25:08 +1100
parents 9b208543ba7f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
13530e1f02e3 Initial files imported
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
1 syntax: glob
13530e1f02e3 Initial files imported
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
2 *.orig
13530e1f02e3 Initial files imported
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
3 *.rej
13530e1f02e3 Initial files imported
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
4 *~
13530e1f02e3 Initial files imported
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
5 *.log
13530e1f02e3 Initial files imported
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
6 *.sum
13530e1f02e3 Initial files imported
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
7 .hg
13530e1f02e3 Initial files imported
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
8 build*
307
b49f187df50d A couple of small changes
Sebastien Decugis <sdecugis@nict.go.jp>
parents: 0
diff changeset
9 test.*
844
9b208543ba7f Ignore GNU global files. -- Thomas Klausner <tk@giga.or.at>
Sebastien Decugis <sdecugis@freediameter.net>
parents: 307
diff changeset
10 GPATH
9b208543ba7f Ignore GNU global files. -- Thomas Klausner <tk@giga.or.at>
Sebastien Decugis <sdecugis@freediameter.net>
parents: 307
diff changeset
11 GRTAGS
9b208543ba7f Ignore GNU global files. -- Thomas Klausner <tk@giga.or.at>
Sebastien Decugis <sdecugis@freediameter.net>
parents: 307
diff changeset
12 GTAGS
"Welcome to our mercurial repository"