From fc05e306c102e55051096522bc8d0c470ea85a09 Mon Sep 17 00:00:00 2001 From: Amanda Ghassaei <amandaghassaei@gmail.com> Date: Wed, 26 Aug 2015 18:56:58 -0400 Subject: [PATCH] gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2d5f27c1..ef26a729 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ *.idea/ *.DS_Store node/node_modules/ -.push.sh \ No newline at end of file +push.sh \ No newline at end of file -- GitLab