mirror of https://github.com/openXC7/prjxray.git
Ignore everything under the database directory.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
97d798ae62
commit
b525769555
|
|
@ -1,9 +1,7 @@
|
||||||
/env/
|
/env/
|
||||||
/build/
|
/build/
|
||||||
|
/database/
|
||||||
.Xil
|
.Xil
|
||||||
# Ignore database directories _except_ for their settings
|
|
||||||
database/*/*
|
|
||||||
!database/*/settings.sh
|
|
||||||
**/specimen_*
|
**/specimen_*
|
||||||
**/output
|
**/output
|
||||||
run.ok
|
run.ok
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue