Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/candy-chat/candy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Langfeld <ben@langfeld.me>2015-08-11 17:15:49 +0300
committerBen Langfeld <ben@langfeld.me>2015-08-11 17:15:49 +0300
commitc9df023df66222bee35463e591053ebc8694fc14 (patch)
tree0eb12390fe81309db18129ac5557ec0c31bc476c /.gitignore
parent845493e00e41194bad8f439f59324591ced25a51 (diff)
Read Github credentials from disk for releasev2.1.0
Need to use a token rather than a password. I'll never remember the token. Trim down the release package to make sure it doesn't include these creds, and also remove other stuff only necessary for development.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 05fa461..778a5ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ libs.min.*
*.log
lcov.info
candy.zip
+github-credentials.json