Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/aspnetwebstack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranurse <andrew@andrewnurse.net>2012-08-10 04:24:24 +0400
committeranurse <andrew@andrewnurse.net>2012-08-10 04:24:24 +0400
commit211bc042c718774416a6246290c5cda6e666b071 (patch)
treedd08d807d93d0d26de85fcdd724e9118d8ee6d75 /.gitignore
parent794546d95ca653e14de61b92a2bd5dc468edcff1 (diff)
Optimized SourceLocationTracker to not reset CurrentLocation on each character
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1944dceb..3dff3c98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,5 @@ _[Ss]cripts
*.nupkg
*.ncrunchsolution
*.dot[Cc]over
+*.vsp
+*.psess \ No newline at end of file