blob: 7086006a3dd720ca482d44267a5aab34080f6051 [file] [log] [blame]
# TODO: Add comments/docs for these.
.*\.py[co]
.*\.pyc-2.4
.*~
.*\.orig
.*\.swp
.*\#.*
.*@.*
._gae_py*
.nyc_output
REVISION
.coverage
coverage
htmlcov
.DS_Store
workspace.xml
static_src/**/*\.min.js*
static/dist
node_modules
elements/mock-data/*\.json
!elements/mock-data/gates-mock.json
templates/webpack-out
full_results.json
# Python 3 virtual environment. Created with `python3 -m venv venv`.
venv/
# Python third-party libraries.
# https://cloud.google.com/appengine/docs/standard/python3/specifying-dependencies
lib