summaryrefslogtreecommitdiff
path: root/electronics/cw1/clean.sh
blob: 403e0e95872bbaf62e3df13063ec0c50be7a6e76 (plain)
1
2
3
4
#!/bin/bash
shopt -s extglob

rm -rf !(*.tex|*.sh|ref.bib|*.asm)