delphimvcframework/lib/loggerpro/clean.bat

2 lines
119 B
Batchfile
Raw Normal View History

del /s *.~*;*.exe;*.cfg;*.dof;*.gdb;*.dcu;*.local;*.identcache;*.dSYM;*.o;*.rsm;*.so;*.apk;*.log;*.tvsconfig;*.map
exit