first commit
This commit is contained in:
parent
326c8c0e39
commit
49b212bb3a
2 changed files with 6 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
bower_components/
|
||||||
|
node_modules/
|
||||||
|
vendor/
|
3
.npmignore
Normal file
3
.npmignore
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
bower.json
|
||||||
|
gulpfile.js
|
||||||
|
yarn.lock
|
Reference in a new issue