diff --git a/.gitignore b/.gitignore index e60a26ec..94b80baf 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,15 @@ nodeapp # Sphinx documentation _build/ -.venv/ \ No newline at end of file +.venv/ + +.job.yml +branch_policy.yml +dev.env +box.rb +entrypoint.sh +asset-build/* +ci-internal/* +devops/* +tests/jobs/* +tests/pytests/*