guile-srfi-123

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 57c3d433f9259cdfcfdfb8e92b1e1f6988c79626
parent 4c2836c82e1d3e558e72963cc3b6e6f124a57fca
Author: Arthur A. Gleckler <srfi@speechcode.com>
Date:   Sat, 15 Aug 2015 09:28:30 -0700

Add ".gitignore" for Emacs backup files.

Diffstat:
A.gitignore | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +*~ +\ No newline at end of file