commit 1574616e8a5f97028505c5bed39cf3f49b704a3f parent 543f9a3b608aeea8d140396c867fd59e6ee5c2fa Author: Konstantin Tarkus <hello@tarkus.me> Date: Fri, 27 Feb 2015 09:18:51 +0300 Update .gitignore Diffstat:
| M | .gitignore | | | 5 | ++--- |
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,7 +1,6 @@ -# Git uses this file to determine which files and directories to ignore -# https://help.github.com/articles/ignoring-files +# Include your project-specific ignores in this file +# Read about how to use .gitignore: https://help.github.com/articles/ignoring-files build -bower_components node_modules npm-debug.log