From c440faa8a82c3eb6950007dd9aff31e679e0ae56 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Tue, 3 Apr 2018 21:55:04 -0400 Subject: Only ignore at top level --- .gitignore | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5f07bf97..ce5b4535 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -build -c -clone -pdf -txt +/build +/c +/clone +/pdf +/txt -- cgit 1.4.1