• Adding config.tmp to the ignore list

    In case the ../configure script fails or the user cancels it, the temporary file
    generated is shown as "untracked file" when running "git status". 
    
    Adding it to the ignore file.
    
    Fixes #341
    vivekgalatage committed Apr 8, 2013