Add package.json and basic ignore

This commit is contained in:
thePR0M3TH3AN
2025-07-10 10:13:42 -04:00
parent e87d26096b
commit 4661a6ed87
3 changed files with 2467 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
_site/
node_modules/