den.js 1.0.0 — he exists

This commit is contained in:
2026-08-14 15:56:15 -04:00
commit c0a634cab5
12 changed files with 1511 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
node_modules/
package-lock.json
# runtime data written by den.php (lives above docroot in deployment,
# but ignore it here in case anyone tests with it alongside)
*_presence.txt
*_guestbook.txt
*_poll.txt
*_pilgrims.txt
counter.txt
status.txt
.DS_Store
*.swp
*~