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