From 946fdbb7842e2372460b9bafa9c1aab275355218 Mon Sep 17 00:00:00 2001
From: Dmytro Bogatov <dmytro@dbogatov.org>
Date: Sun, 17 Dec 2017 17:14:37 -0500
Subject: [PATCH] Fixes.

---
 .vscode/settings.json   | 8 ++++----
 sections/appendix.tex   | 2 +-
 sections/conclusion.tex | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/.vscode/settings.json b/.vscode/settings.json
index 2d17d19..ed31968 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,8 +1,8 @@
 {
-	"cSpell.ignoreRegExpList": [
-		"\\\\\\w*(\\[.*?\\])?(\\{.*?\\})?",
-		"\\$.+?\\$"
-	],
+	// "cSpell.ignoreRegExpList": [
+	// 	"\\\\\\w*(\\[.*?\\])?(\\{.*?\\})?",
+	// 	"\\$.+?\\$"
+	// ],
 	"cSpell.words": [
 		"Bogatov",
 		"Burkard",
diff --git a/sections/appendix.tex b/sections/appendix.tex
index 8774500..5938475 100644
--- a/sections/appendix.tex
+++ b/sections/appendix.tex
@@ -1,4 +1,4 @@
-% cSpell:ignore DBLP manuallabel
+% cSpell:ignore DBLP manuallabel Stefanov
 
 \begin{frame}{Max stash size grows linearly with $\lambda$}
 	
diff --git a/sections/conclusion.tex b/sections/conclusion.tex
index b46899e..565a3eb 100644
--- a/sections/conclusion.tex
+++ b/sections/conclusion.tex
@@ -1,4 +1,4 @@
-% cSpell:ignore DBLP
+% cSpell:ignore DBLP Stefanov
 
 \section{Conclusion}
 
-- 
GitLab