SolidScribe/.gitignore
Max G 278b204b3b * Added placeholder text to site when loading JS
* Added hidden text to site for scraping
* Login token will be destroyed if fetch site totals is called and the token is bad
* Moved passwords out of application and into a .env file that is loaded on startup
* Changed prod database password for primary user (which is dev)
* Set up .env for dev and prod
2020-04-13 07:44:57 +00:00

10 lines
65 B
Plaintext

node_modules/
.npm
*.tgz
*.log
pids
*.pid
*.seed
*.pid.lock
.env