Skip to content

Instantly share code, notes, and snippets.

View sidiqahmed's full-sized avatar

sidiqahmed4u sidiqahmed

View GitHub Profile
@sidiqahmed
sidiqahmed / delete_build_temps.bat
Created May 25, 2016 11:44 — forked from jlblancoc/delete_build_temps.bat
Batch (.BAT) script (Windows) to delete all temporary files after compiling a project with Microsoft Visual Studio (Visual C++) or GCC. It finds and removes (recursively in the given directory trees), all files that match any of: *.obj, *.o, *.pch, *.pdb, *.ilk, *.idb, *.gch
REM =======================================================================
REM Batch (.BAT) script (Windows) to delete all temporary files after
REM compiling a project with Microsoft Visual Studio (Visual C++) or GCC.
REM
REM Warning: It also deletes the debug databases, needed to "step into"
REM from a debugger. These files may be really *large*, but if you think
REM you will need them, remove the file for "*.pdb" below.
REM
REM Usage:
REM - Open a terminal (Windows-key + R , type "cmd", press ENTER)
<!-- BOTTOM OF HEAD -->
<!-- Start Visual Website Optimizer Asynchronous Code -->
<script type='text/javascript'>
var _vwo_code=(function(){
var account_id=26690,
settings_tolerance=2000,
library_tolerance=1500,
use_existing_jquery=false,