mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-15 10:44:50 -04:00
update gitignore
This commit is contained in:
parent
bd6673afed
commit
494279edd8
2 changed files with 1 additions and 1725 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,11 +4,11 @@ travis.log
|
||||||
build
|
build
|
||||||
.vscode
|
.vscode
|
||||||
.*.swp
|
.*.swp
|
||||||
.DS_Store
|
|
||||||
src/core/config/modules/*
|
src/core/config/modules/*
|
||||||
src/core/config/OperationConfig.json
|
src/core/config/OperationConfig.json
|
||||||
src/core/operations/index.mjs
|
src/core/operations/index.mjs
|
||||||
src/node/config/OperationConfig.json
|
src/node/config/OperationConfig.json
|
||||||
|
src/node/index.mjs
|
||||||
**/*.DS_Store
|
**/*.DS_Store
|
||||||
tests/browser/output/*
|
tests/browser/output/*
|
||||||
|
|
||||||
|
|
1724
src/node/index.mjs
1724
src/node/index.mjs
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue