From 416d4af8718e6720778d27260d59586cb6f1bc7d Mon Sep 17 00:00:00 2001 From: charltonaustin Date: Thu, 6 Oct 2016 11:38:43 -0400 Subject: [PATCH] Fixing .gitignore so that I don't have to deal with idea files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7080f312c..4977dad15 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ static/fonts stack_local test/data/registry/ GIT_HEAD +.idea