aboutsummaryrefslogtreecommitdiffstats
path: root/VisualStudio.gitignore
diff options
context:
space:
mode:
authorofthelit <ofthelit@users.noreply.github.com>2018-08-01 12:29:58 +0200
committerGitHub <noreply@github.com>2018-08-01 12:29:58 +0200
commit3674716af1220173e97ccc674a98675c2f5b8f21 (patch)
treeb69bd40d56983a94444bd09820800950c8889c5d /VisualStudio.gitignore
parent967cd6479319efde70a6fa44fa1bfa02020f2357 (diff)
downloadgitignore-3674716af1220173e97ccc674a98675c2f5b8f21.tar.gz
gitignore-3674716af1220173e97ccc674a98675c2f5b8f21.zip
Ignore files from Local History plug-ins
Local History for Visual Studio automatically creates a history of your files every time they are saved. The history can be compared with the current version. It is a solution situated between version control and undo/redo of history, available by default in Eclipse and IntelliJ IDEs. https://marketplace.visualstudio.com/items?itemName=AronDCurzon.LocalHistoryforVisualStudio https://marketplace.visualstudio.com/items?itemName=lostalloy.LocalHistory-for-Visual-Studio
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r--VisualStudio.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore
index f431ddc7..ba2d39af 100644
--- a/VisualStudio.gitignore
+++ b/VisualStudio.gitignore
@@ -327,3 +327,6 @@ ASALocalRun/
# MFractors (Xamarin productivity tool) working folder
.mfractor/
+
+# Local History for Visual Studio
+.localhistory/