From fdad37cfb92543c0d6a3b1beb9d0e9de25cce409 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sun, 25 Oct 2015 12:24:34 -0400 Subject: Ignore extras1\ old extras except with some changes made for personal use --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7d9a4b11..f3855909 100644 --- a/.gitignore +++ b/.gitignore @@ -53,4 +53,7 @@ replace.sh .lvimrc # extras is a submodule, don't include -extras \ No newline at end of file +extras + +# contains hack job of some scripts modified for personal use +extras1\ \ No newline at end of file -- cgit v1.3.1-sl0p