mirror of https://github.com/openXC7/prjxray.git
database: make clean
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
This commit is contained in:
parent
a09946b7bc
commit
8183a48985
|
|
@ -0,0 +1,3 @@
|
||||||
|
clean:
|
||||||
|
rm -f $$(ls */* |grep -v settings.sh)
|
||||||
|
|
||||||
Loading…
Reference in New Issue