Hello ! I don't understand why my gitingnore don't want to ignore a file. I have this in my gitignore:
app/cache/ app/logs/ app/logs/dev.log app/logs/prog.log app/logs/test.log *.log *.*~ nbproject
i've try with app/logs/.gitignore with this:
dev.log
But, git don't ignore app/logs/dev.log :/ Do you now why ? thank's =) bux. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html