From 95a3906cf56cc91f8845584276e929702ef3b3da Mon Sep 17 00:00:00 2001 From: "7u83@mail.ru" <7u83@mail.ru@noemail.net> Date: Sun, 21 Sep 2014 07:43:18 +0000 Subject: [PATCH] More ignores ... FossilOrigin-Name: 8d9cee26b8e6a9634e2256deca762e36c5aff163a6bc000257927cb0e9da7b97 --- .gitignore | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b46abae5..02d43a51 100644 --- a/.gitignore +++ b/.gitignore @@ -22,5 +22,16 @@ *.x86_64 *.hex -# Vim Backups +# Vim backups and swaps *~ + + +# SSL stuff +*.pem +*.crt +*.key +*.req + +# Archives +*.gz +*.tgz