From 30eeec8d0638d428e3e2f186d123fa46c072a104 Mon Sep 17 00:00:00 2001 From: Samuel Philipp Date: Thu, 19 Dec 2019 05:26:00 +0000 Subject: [PATCH] gulpfile updated --- gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulpfile.js b/gulpfile.js index d81aacf..a74af0d 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -28,7 +28,7 @@ var paths = { copy: { input: [ 'src/*.html', - 'src/.htaccess', +// 'src/.htaccess', 'src/{img,font}/**/*', 'node_modules/@fortawesome/fontawesome-free/*fonts/**/*' ],