Simon 3 жил өмнө
parent
commit
0a8c22fb11

+ 3 - 0
scripts/remove_cpp.sh

@@ -0,0 +1,3 @@
+#!/bin/sh
+
+find . -name "*.cpp" | xargs rm -rf