Skip to content

Instantly share code, notes, and snippets.

@MRuy
MRuy / Backup.bat
Created May 11, 2015 23:27
Send To Backup Script (Excluding: .sass_cache, node_modules, bower_components)
@echo off
REM # Send To Backup Script
REM # Author: Matthias Ruchay (http://mruy.de/)
REM # Original script: https://gist.github.com/adamcaudill/2322221
REM #
REM # Excluding folders: (Never touch this folders!)
REM # .sass_cache
REM # node_modules
REM # bower_components