1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Allow editor backup files in git checkouts.

This commit is contained in:
Bruno Haible
2012-07-01 14:52:59 +02:00
parent 9386cd6fc4
commit 3641ce5062
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2012-07-01 Bruno Haible <bruno@clisp.org>
Allow editor backup files in git checkouts.
* .gitignore: New file.
2012-07-01 Bruno Haible <bruno@clisp.org>
Create tarballs through an Automake-like "make dist" command.