.gitignore don't ignore a file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]