From 8a99584115fe97c2d5e987c86068fb4cae70f282 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 21 May 2014 16:35:06 +0300 Subject: [PATCH] chore(ignore) rm unused --- .gitignore | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/.gitignore b/.gitignore index 1f8a30f7..2a44faa0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,20 +1,2 @@ -#files, the will be ignored by git - -#file with changes json/changes.json - -#c9 files -.c9revisions -*tmp - -#node modules folder node_modules - -#temporary files folder -tmp - -#log file -log.txt - -#cloudfoundry file -manifest.yml \ No newline at end of file