diff options
author | Paul Smith <psmith@gnu.org> | 2013-01-12 17:48:58 -0500 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-01-12 17:48:58 -0500 |
commit | 97fe6e7dd12b96f6a7d16696a8c2b02624096b84 (patch) | |
tree | 806527f638e5c761c0afea155e5bde921f85eb33 /config/.gitignore | |
parent | 85f9f6985d47c67db672008038f9c50f06a46630 (diff) | |
download | gunmake-97fe6e7dd12b96f6a7d16696a8c2b02624096b84.tar.gz |
Rename CVS ignore files to .gitignore
Diffstat (limited to 'config/.gitignore')
-rw-r--r-- | config/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/config/.gitignore b/config/.gitignore new file mode 100644 index 0000000..b95b83b --- /dev/null +++ b/config/.gitignore @@ -0,0 +1,11 @@ +*.m4 +config.* +mkinstalldirs +texinfo.tex +mdate-sh +compile +depcomp +install-sh +missing + +Makefile Makefile.in |