den.js 1.0.0 — he exists
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal 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
|
||||
*~
|
||||
Reference in New Issue
Block a user