From 2f103b849b0642e834da33f75ec3d5aa733c15d7 Mon Sep 17 00:00:00 2001 From: unkelpehr Date: Thu, 25 Sep 2014 14:43:35 +0200 Subject: [PATCH] Please work --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 0efe000..c179767 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,9 @@ node_modules # Users Environment Variables .lock-wscript docs/Thumbs.db + +# Ignore all castrato files +public\js\vendor\castrato\* + +# Except these +public\js\vendor\castrato\!castrato.min.js \ No newline at end of file