mirror of https://github.com/openXC7/prjxray.git
Tweak .gitignore so database settings.sh is tracked
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
This commit is contained in:
parent
02161de03c
commit
d1ea210dba
|
|
@ -1,3 +1,5 @@
|
|||
/build/
|
||||
.Xil
|
||||
database/*
|
||||
# Ignore database directories _except_ for their settings
|
||||
database/*/*
|
||||
!database/*/settings.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue