📝 Added tmp to gitignore main
This commit is contained in:
parent
08927e2be9
commit
baf0e57f07
4
.gitignore
vendored
4
.gitignore
vendored
@ -18,4 +18,6 @@ public/build/*
|
|||||||
api/index.js
|
api/index.js
|
||||||
api/index.js.map
|
api/index.js.map
|
||||||
|
|
||||||
pnpm-lock.yaml
|
pnpm-lock.yaml
|
||||||
|
|
||||||
|
tmp/*
|
||||||
|
@ -13,4 +13,4 @@ module.exports = {
|
|||||||
// ignore_watch: [],
|
// ignore_watch: [],
|
||||||
// },
|
// },
|
||||||
]
|
]
|
||||||
}
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user