]> arthur.barton.de Git - bup.git/commit
Ignore artefacts from sampledata
authorGabriel Filion <gabster@lelutin.ca>
Sun, 17 Mar 2013 22:24:08 +0000 (18:24 -0400)
committerRob Browning <rlb@defaultvalue.org>
Mon, 18 Mar 2013 01:16:34 +0000 (20:16 -0500)
commit145dedd7347ab16301c67cd7048759fd7fe4da1b
treedc3dcaabc0c465b82a2abc4790c97a0aa61eabdd
parent118e483b35e36ca011146e1ddea5b47f185888f7
Ignore artefacts from sampledata

9b5ae5f53e introduced the creation of some symlinks to avoid issues on
Cygwin. "make" now leaves the repository in a dirty state since we
forgot to exclude those symlinks.

The symlinks in question are products of the build/test process so we
need to avoid commiting them.

Signed-off-by: Gabriel Filion <gabster@lelutin.ca>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
.gitignore