Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#341: Add config.tmp to the git ingore list #342

Merged
merged 1 commit into from Apr 8, 2013
Merged

Commits on Apr 8, 2013

  1. 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
You can’t perform that action at this time.