blob: b4d192e10c8578dc7bce53830483764e9193389f [file] [log] [blame]
# Various temp files and editor configs.
*~
\#*
.#*
__pycache__/
*.py[co]
*.swp
.eslintcache
.vscode
*.wasm
*.wasm.dbg
# Stuff we build for distribution
/artifacts/
/depot_tools/
dist
/ssh_client-image.tar*
# npm related dirs.
node_modules
package-lock.json
# Terminal settings page can be run from a local server if you make some of the
# nassh dirs available at the right path.
/_locales
# macOS data.
.DS_Store