Project cleanup

This commit is contained in:
Jeff Parsons 2016-04-03 14:14:40 -07:00
commit 317aea074e
6 changed files with 6 additions and 235 deletions

3
logs/.gitignore vendored
View file

@ -1,4 +1,5 @@
*.json
*.log
bugs.html
users/
aws/
users/

View file

@ -1,6 +1,6 @@
Logs
---
This is where Node web server activity is logged, where bug reports are saved, and where per-user data is stored.
This is where Node web server activity is logged, bug reports are saved, and per-user data is stored.
Per-user data is still in the experimental phase, and is enabled ONLY for users that have requested and received
their own per-user directory.