update .gitignore

This commit is contained in:
anon 2023-01-15 19:25:12 +01:00
parent 06090e27d3
commit fd6a5bb569
2 changed files with 1 additions and 6 deletions

2
.gitignore vendored
View File

@ -3,4 +3,4 @@ onionscandb
__pycache__
node_modules
package-lock.json
package.json`
package.json

View File

@ -1,5 +0,0 @@
{
"dependencies": {
"curl-headers-to-json": "^1.0.1"
}
}