From c70aebc0cbed6264b58e95670939784627e8554e Mon Sep 17 00:00:00 2001 From: christothes <chriscott@hotmail.com> Date: Tue, 7 Jan 2014 22:44:14 -0600 Subject: [PATCH] gitignore webstorm idea files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e8f7aaf..634b462 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules tags +*.idea -- GitLab