forked from docs/doc-exports
Add *.js to gitignore
Reviewed-by: Goncharov, Artem <artem.goncharov@t-systems.com> Co-authored-by: gtema <artem.goncharov@gmail.com> Co-committed-by: gtema <artem.goncharov@gmail.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -133,3 +133,6 @@ dmypy.json
|
||||
|
||||
**/temp/
|
||||
**/tmp_result/
|
||||
|
||||
# Drop userless content of the docs
|
||||
docs/**/*.js
|
||||
|
||||
Reference in New Issue
Block a user