npm-debug.log
.DS_Store
*.sw[po]
*.xpi
*.pyc
*.update.rdf
.gitignore
.eslintcache

/.git/
/dist/
/logs/
/node_modules/

# ignore README since it's GitHub specific
/README.md

# also ignores ping centre tests
ping-centre/

# ignore things from about:library for now
aboutlibrary/
content-src/aboutlibrary/
