CyberChef/.gitignore
d98762625 5fb50a1759 OperationErrors now bubble up to the top of the API.
Added test functionality for node api
refactor TestRegister into class
2018-05-03 13:53:40 +01:00

13 lines
196 B
Plaintext
Executable File

node_modules
npm-debug.log
travis.log
build
docs/*
!docs/*.conf.json
!docs/*.ico
.vscode
src/core/config/modules/*
src/core/config/OperationConfig.json
src/core/operations/index.mjs
**/*.DS_Store