diff options
author | varac <varacanero@zeromail.org> | 2015-01-12 15:04:42 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2015-01-12 15:04:42 +0100 |
commit | 00803b97f39d6b213381f4698c3991d286c6d030 (patch) | |
tree | 510cb51b4547c9330f68402c703962cba3b02d70 /.gitignore | |
parent | b7c4c0bde3fbb3521ea2e280bca6f1ea80f81ca7 (diff) |
added pixelated.cfg to .gitignore so we can put a custom config file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,3 +28,5 @@ env/ .vagrant/ __pycache__/ .virtualenv +# custom config file that can be used with the useragent +pixelated.cfg |