[SCM] brp-pacu/master: gitignore file added
Jonas Smedegaard
dr at jones.dk
Tue Mar 15 05:48:01 UTC 2011
On Tue, Mar 15, 2011 at 05:26:09AM +0000, mira-guest at 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.
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20110315/9b846b82/attachment.pgp>
More information about the pkg-multimedia-maintainers
mailing list