From c3de4d84be681b2aa5546e0ca284c7a5ad11d70c Mon Sep 17 00:00:00 2001 From: Caio SBA Date: Sun, 30 Aug 2015 05:05:54 -0300 Subject: [PATCH] Putting .gitignore back --- .gitignore | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a7345d4..265c07d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,10 @@ -# Specifies intentionally untracked files to ignore when using Git -# http://git-scm.com/docs/gitignore - - +*~ +*.swo +*.swp +*.keystore +www/js/config.js +node_modules +node_modules/ +platforms/ +plugins/ +npm-debug.log -- libgit2 0.21.2