Commit 7a8bd82a authored by Benno Schulenberg's avatar Benno Schulenberg
Browse files

Ignoring 'config.cache' with git. Patch by Mike Frysinger.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4702 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 3 additions and 1 deletion
+3 -1
......@@ -14,10 +14,11 @@ core
/INSTALL
/aclocal.m4
/autom4te.cache
/config.cache
/config.guess
/config.log
/config.h
/config.h.in
/config.log
/config.rpath
/config.status
/config.sub
......
2014-04-02 Mike Frysinger <vapier@gentoo.org>
* doc/man/{,fr}/Makefile.am: Simplify the man rules still further.
* .gitignore: Add 'config.cache', created by './configure -C'.
2014-03-31 Chris Allegretta <chrisa@asty.org>
* doc/syntax/go.nanorc: basic go syntax highlighting
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment