Modify: static file in .gitignore
This commit is contained in:
parent
fd03047ed2
commit
b341d3bc2c
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
*.map
|
||||
composer.lock
|
||||
composer.lock
|
||||
*.chunk.js
|
||||
*.chunk.css
|
||||
runtime~*.js
|
Loading…
Add table
Reference in a new issue