chore: update gitconfig

This commit is contained in:
equinusocio 2017-10-22 19:31:39 +02:00
parent 9a001b3a99
commit 95d5a2ef18

3
.gitignore vendored
View file

@ -4,4 +4,5 @@
**/*.map **/*.map
*.gulp/**.js *.gulp/**.js
dist/ dist/
node_modules/ node_modules/
.DS_Store