**/node_modules/*
docs/*

# Our Gitlab runner uses eslint@2.6.0 to allow eslint-template.
# chromecapture.js requires ecmaVersion 8 which eslint@2.6.0 does not support
# So let's not eslint that
gramex/apps/capture/chromecapture.js

# This file is not committed. It is generated by schedule.src.js
gramex/apps/admin2/schedule.js

# Ignore snippets found in documentation and tutorials
gramex/apps/guide/tutorials/*

# Ignore generated files for test caes
gramex/apps/filemanager/test/tape.js
