From 20709dcb6e6759ea829e60baf15e8b147933e05c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrej=20Krivul=C4=8D=C3=ADk?= Date: Mon, 2 Nov 2015 14:44:02 +0100 Subject: [PATCH] Add .localhistory to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a6b9eb3..7958ee8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. +.localhistory .nupkg # User-specific files