Skip to content

Commit 7f61ca0

Browse files
committed
test: update clean script
Remove files not covered so far, e.g. all *.db, *_vis dirs etc.
1 parent dce5bce commit 7f61ca0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/clean.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# Remove artifact files that some example scripts write.
44

5-
rm -rv *.pth *.pkl ex09.db *.pw* __pycache__ *.cube ex10_vis *.tmp *.npy *.json *.h5 *.bp
5+
rm -rv *.pth *.pkl *.db *.pw* __pycache__ *.cube *_vis *.tmp *.npy *.json *.h5 *.bp *.db *.zip

0 commit comments

Comments
 (0)