diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index cb718a6939f..fa39805b484 100644 --- a/.gitignore +++ b/.gitignore @@ -79,4 +79,6 @@ package-lock.json /junit_*.xml /coverage-frontend/ jsdoc/ -**/tmp/rubocop_cache/**
\ No newline at end of file +**/tmp/rubocop_cache/** +qa/.rakeTasks +qa/qa/fixtures/auto_devops_rack/.rakeTasks |