diff options
| author | olOwOlo <26087907+olOwOlo@users.noreply.github.com> | 2018-12-31 20:25:14 +0800 |
|---|---|---|
| committer | olOwOlo <26087907+olOwOlo@users.noreply.github.com> | 2018-12-31 20:25:14 +0800 |
| commit | b583f811d658d507335487d1054d2961e3273e2a (patch) | |
| tree | 329c8dde9d33a30c88e8aefe4fae5f788319bc9a | |
| parent | b11fe83ad27da925f76d75386557ab2abcd0bd9d (diff) | |
chore(ignore): ignore `.map` file
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ node_modules/ .idea/ +static/dist/*.min.js.map +static/dist/*.min.css.map |
