From 998ada68d9e1a967350a31d2b73c29986719688f Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sun, 25 Oct 2015 12:19:06 -0400 Subject: Properly ignore extras? --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 87145a25..7d9a4b11 100644 --- a/.gitignore +++ b/.gitignore @@ -53,4 +53,4 @@ replace.sh .lvimrc # extras is a submodule, don't include -extras/ \ No newline at end of file +extras \ No newline at end of file -- cgit v1.3.1-sl0p