1
0
mirror of synced 2025-01-19 16:08:44 +01:00
CyberChef/.gitignore
2019-09-20 18:44:13 +01:00

15 lines
237 B
Plaintext
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/*