diff --git a/.gitignore b/.gitignore index e956395..7f35ad0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /.idea/ -/*.iml \ No newline at end of file +/*.iml +__pycache__/ diff --git a/example/requirements.txt b/example/requirements.txt index 846eac6..0491d7d 100644 --- a/example/requirements.txt +++ b/example/requirements.txt @@ -1,2 +1,3 @@ -dl4to4ocp -ocp-vscode \ No newline at end of file +git+https://github.com/yeicor-3d/dl4to4ocp +ocp-vscode +