Removed old paths from gitignore (#13270)

This commit is contained in:
Ilya Churaev 2022-09-29 11:42:20 +04:00 committed by GitHub
parent 3f585fe135
commit df62404473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -20,10 +20,7 @@ bin/
.gdb_history .gdb_history
.vimspector.json .vimspector.json
doc/ doc/
!ngraph/doc
docs/build_documentation/work_dir/ docs/build_documentation/work_dir/
inference-engine/plugins/
inference-engine/report
temp/ temp/
.repo/ .repo/
docs/template_plugin/html/ docs/template_plugin/html/