2011/3/15 Jonas Smedegaard <d...@jones.dk>:
> On Tue, Mar 15, 2011 at 05:26:09AM +0000, mira-gu...@users.alioth.debian.org
> wrote:
>>
>>   gitignore file added
>>
>> diff --git a/.gitignore b/.gitignore
>> new file mode 100644
>> index 0000000..845ca06
>> --- /dev/null
>> +++ b/.gitignore
>> @@ -0,0 +1 @@
>> +.pc
>
>
> Above will ignore _any_ file or directory in the source by that name.
>
> Better to use this:
>
> .pc/
>
> Which will only ignore in the topmost directory and only when in fact it is
> a directory.

Fixed, thank you

mira

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to