cyberchef/.gitignore
2026-05-30 10:43:38 +00:00

18 lines
299 B
Plaintext
Executable File

node_modules
npm-debug.log
travis.log
build
.vscode
.idea
.*.swp
src/core/config/modules/*
src/core/config/OperationConfig.json
src/core/operations/index.mjs
src/node/config/OperationConfig.json
src/node/index.mjs
tests/operations/index.mjs
**/*.DS_Store
tests/browser/output/*
.node-version
chrome