mirror of
https://github.com/jamescliffordspratt/macros.git
synced 2026-07-22 05:46:53 +00:00
Update .gitignore
This commit is contained in:
parent
fe5abce1bb
commit
85b419cdb2
1 changed files with 1 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -5,8 +5,6 @@ node_modules/
|
|||
dist/
|
||||
main.js
|
||||
main.js.map
|
||||
styles.css
|
||||
styles.css.map
|
||||
|
||||
# Logs
|
||||
npm-debug.log*
|
||||
|
|
@ -32,4 +30,4 @@ Thumbs.db
|
|||
coverage/
|
||||
|
||||
# ESLint cache
|
||||
.eslintcache
|
||||
.eslintcache
|
||||
|
|
|
|||
Loading…
Reference in a new issue