Browse Source

Added directory cleaning script

Samuel W. Flint 9 years ago
parent
commit
01cbb5278f
1 changed files with 4 additions and 0 deletions
  1. 4 0
      clean-me-up.zsh

+ 4 - 0
clean-me-up.zsh

@@ -0,0 +1,4 @@
+#!/bin/zsh -f
+
+rm *~ \#*\#
+rm *.aux *.bcf *.bbl *.toc *.blg *.lol *.log *.out *.run.xml