2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-15 15:53:30 +00:00

Update .gitignore

add .node-version file for supporting [nodeenv](https://github.com/ekalinin/nodeenv)
This commit is contained in:
Wingless-Archangel
2021-10-29 14:41:35 +02:00
committed by GitHub
parent ae1b12c120
commit f630c499d5

2
.gitignore vendored
View File

@@ -11,4 +11,4 @@ src/node/config/OperationConfig.json
src/node/index.mjs src/node/index.mjs
**/*.DS_Store **/*.DS_Store
tests/browser/output/* tests/browser/output/*
.node-version