CyberChef/.gitignore
2019-09-20 18:44:13 +01:00

14 lines
237 B
Text
Executable file

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