Merge pull request #575 from lockfale/feature/THE-96-file-cleanup

Remove stale files and update .gitignore (THE-96)
This commit is contained in:
s0lray
2026-03-25 16:13:24 -04:00
committed by GitHub
4 changed files with 8 additions and 2741 deletions
-3
View File
@@ -1,3 +0,0 @@
{
"directory" : "public/js/vendor"
}
+5 -1
View File
@@ -1,13 +1,17 @@
# agent / org files #
######################
agents/
.agents/
# vendor packages #
######################
public/js/vendor
node_modules
bower_components
.bowerrc
# generated artifacts #
######################
tools/link_audit_report.json
# OS generated files #
######################
+3 -3
View File
@@ -11,14 +11,14 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/lockfale/ARF.git"
"url": "git+https://github.com/lockfale/OSINT-Framework.git"
},
"author": "Justin Nordine (s0lray)",
"license": "",
"bugs": {
"url": "https://github.com/lockfale/ARF/issues"
"url": "https://github.com/lockfale/OSINT-Framework/issues"
},
"homepage": "https://github.com/lockfale/ARF#readme",
"homepage": "https://github.com/lockfale/OSINT-Framework#readme",
"devDependencies": {
"copyfiles": "^1.0.0",
"d3": "^7.9.0",
File diff suppressed because it is too large Load Diff