From b365a1dae97e5b21975be339b887204f62beac86 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 2 Mar 2014 16:00:43 -0800 Subject: [PATCH] ignore wayback in TextMate --- .tm_properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tm_properties b/.tm_properties index 1acd85b..5c5a5ce 100644 --- a/.tm_properties +++ b/.tm_properties @@ -1 +1 @@ -exclude = "{$exclude,www,node_modules,tweets}" +exclude = "{$exclude,www,node_modules,tweets,wayback}"