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/
|
||||
/build/
|
||||
/database/
|
||||
.Xil
|
||||
# Ignore database directories _except_ for their settings
|
||||
database/*/*
|
||||
!database/*/settings.sh
|
||||
**/specimen_*
|
||||
**/output
|
||||
run.ok
|
||||
|
|
|
|||
Loading…
Reference in New Issue