From ae4431625021bf1924b950b9e6c8deeb9b9098c1 Mon Sep 17 00:00:00 2001 From: Jacob Hilker Date: Tue, 21 Jan 2014 23:48:46 -0500 Subject: [PATCH] add accreditation.csv to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 685e499..0ff8afa 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,6 @@ karmaworld/secret/* ## ctags .tags + +## USDE accreditation school CSV +confs/accreditation.csv \ No newline at end of file -- 2.25.1