diff options
author | Thomas Hirsch <t.hirsch@liquidlabs.de> | 2016-02-16 16:50:24 +0100 |
---|---|---|
committer | Thomas Hirsch <t.hirsch@liquidlabs.de> | 2016-02-26 15:09:12 +0100 |
commit | ffe802239a73f3d042216a61f718539db97d001b (patch) | |
tree | e78a722889da6916b5a4a4c0a769966bb844856d /.gitignore | |
parent | dbb434b56e6b161a3b851ae6a81f96dff14a29da (diff) |
added note about credentials config file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ __pycache__/ .virtualenv # custom config file that can be used with the useragent /config +credentials.ini pixelated.cfg service/_trial_temp/ web-ui/coverage |