Explorar el Código

Fixed directory cleaning script

Samuel W. Flint hace 8 años
padre
commit
2abd43af7e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      clean-directory

+ 1 - 0
clean-directory

@@ -11,3 +11,4 @@ rm -f *.lol 2> /dev/null
 rm -f *.log 2> /dev/null
 rm -f *.out 2> /dev/null
 rm -f *.run.xml 2> /dev/null
+rm -f flycheck_* 2> /dev/null