mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Set up Grunt tasks to build web and Node versions of CyberChef using webpack
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@ node_modules
|
||||
npm-debug.log
|
||||
build/dev
|
||||
build/test
|
||||
build/node
|
||||
docs/*
|
||||
!docs/*.conf.json
|
||||
!docs/*.ico
|
||||
|
||||
Reference in New Issue
Block a user