summaryrefslogtreecommitdiff
path: root/comp/lucas-standen-NEA/writeup2/clean.sh
blob: f4d65f4a05cd92f7c3624938462d2059d3899384 (plain)
1
2
3
4
#!/bin/bash
shopt -s extglob

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