Use .asc and not .sign for PGP signatures.

* Makefile (maintainer-clean): Clean *.asc files and *.tar.gz files.
(signatures): Use .asc instead of .sign as the extension for signatures
as this works better with other software.  Reported by Phil Pennock.
* .gitignore: Also ignore .asc files.
This commit is contained in:
Paul Eggert
2012-11-03 17:41:16 -07:00
parent a1752133a1
commit 4fc4c4cf40
2 changed files with 7 additions and 6 deletions
+1
View File
@@ -1,3 +1,4 @@
*.asc
*.o
*.tar.gz
*.txt