chore: update gitconfig
This commit is contained in:
parent
9a001b3a99
commit
95d5a2ef18
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -4,4 +4,5 @@
|
||||||
**/*.map
|
**/*.map
|
||||||
*.gulp/**.js
|
*.gulp/**.js
|
||||||
dist/
|
dist/
|
||||||
node_modules/
|
node_modules/
|
||||||
|
.DS_Store
|
Loading…
Reference in a new issue