# Ignore docs files /_site/ # Hugo files /resources/ /.hugo_build.lock # Numerous always-ignore extensions *.diff *.err *.log *.orig *.rej *.swo *.swp *.vi *.zip *~ # OS or Editor folders ._* .cache .DS_Store .idea .project .settings .tmproj *.esproj *.sublime-project *.sublime-workspace nbproject Thumbs.db /.vscode/ # Local Netlify folder .netlify # Komodo .komodotools *.komodoproject # Folders to ignore /dist-sass/ /js/coverage/ /node_modules/ # TODO(Astro migration): Rename or remove later /site-new/dist # TODO(Astro migration): This could be avoided by modifying the other node_modules ignore rule. /site-new/node_modules # TODO(Astro migration): Rename later /site-new/.astro # TODO(Astro migration): Rename later /site-new/public