mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
add generated files for tutorial in gitignore
This commit is contained in:
parent
24c30e0603
commit
9340bc97a7
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -12,3 +12,7 @@ Puppetfile.lock
|
|||
profile.tar.gz
|
||||
omnibus/.cache
|
||||
omnibus/pkg
|
||||
www/tutorial/typings
|
||||
www/tutorial/node_modules
|
||||
www/tutorial/**/*.js.map
|
||||
www/tutorial/**/*.js
|
||||
|
|
Loading…
Reference in a new issue