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/**/*' ],