diff options
| author | Kapil Viren Ahuja <k.v.ahuja@gmail.com> | 2017-02-26 15:04:32 +0530 |
|---|---|---|
| committer | Kapil Viren Ahuja <k.v.ahuja@gmail.com> | 2017-02-26 15:04:32 +0530 |
| commit | cf3ede644ceef0613064a1406a2d95ddb0f04061 (patch) | |
| tree | 56756adce11c51b0d2b8eb874bce6a21be958f03 /.gitignore | |
| parent | 61d4fe09ee227c8248a9a49787700f53629a8b00 (diff) | |
| download | vaindock-cf3ede644ceef0613064a1406a2d95ddb0f04061.tar.gz vaindock-cf3ede644ceef0613064a1406a2d95ddb0f04061.zip | |
Ignore the entry for local env’s. This to ensure we don’t commit our Key or for people to use their local env files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ .idea /logs /data - +local.env |
