blob: 97ea3db4423e380b2ef507b33aaa00e5efa5e779 [file] [log] [blame]
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/npm-debug.log*
/yarn-error.log
/yarn.lock
/package-lock.json
# production
/public
# misc
.DS_Store
.idea/
.vscode/
# hugo resources
/resources
/hugo
# lint site
.htmlproofer
# webpack output
/static/js
/static/css
/tmp
/data/docSidebar/*
/data/team.yml
/themes/docsy/static/js/mergedData.js
!.gitkeep
/content/docs/*
!_index.md