dwyl / hapi-socketio-redis-chat-example

:speech_balloon: Real-time Chat using Hapi.js + Socket.io + Redis Pub/Sub (example with tests!!)
GNU General Public License v2.0
364 stars 73 forks source link

Add .env to .gitignore file #58

Closed sohilpandya closed 9 years ago

sohilpandya commented 9 years ago

unfortunately pushed an env file, but realised that the gitignore did not contain any means to ignore it.

can we please add it to the master. Thanks.

iteles commented 9 years ago

We'll also need to change any supposedly secret env variables now that they're in our commit history 👍🏻

sohilpandya commented 9 years ago

Changed secret. will push latest once .env has been added. :smile:

nelsonic commented 9 years ago

Good shout. are going to PR this @sohilpandya ?

nelsonic commented 9 years ago

Thanks again @sohilpandya :+1: