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