Fix gitignore
This commit is contained in:
parent
bfeb01484c
commit
1bf6e608c7
@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"rules": {
|
|
||||||
"@typescript-eslint/no-explicit-any": "off"
|
|
||||||
}
|
|
||||||
}
|
|
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,7 +1,5 @@
|
|||||||
.idea/
|
|
||||||
.vscode/
|
.vscode/
|
||||||
node_modules/
|
node_modules/
|
||||||
build/
|
keys/
|
||||||
tmp/
|
yarn.lock
|
||||||
temp/
|
package.lock.json
|
||||||
keys/
|
|
Loading…
Reference in New Issue
Block a user