From aefb0f2709b298775be99cd327543d48cd5dffd8 Mon Sep 17 00:00:00 2001 From: Samuel Vasko Date: Sat, 7 Sep 2013 17:52:20 +0200 Subject: [PATCH] Ignoring the .history file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b2ed973..0b3cd48 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ vendor/* !vendor/*.md -!vendor/*.bat \ No newline at end of file +!vendor/*.bat +config\.history