update .gitignore
This commit is contained in:
parent
e2cc3019dd
commit
9a8a705444
1 changed files with 5 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -2,3 +2,7 @@ bower_components/
|
|||
node_modules/
|
||||
vendor/
|
||||
package-lock.json
|
||||
|
||||
# temporay
|
||||
src/
|
||||
TODO.md
|
Reference in a new issue