diff options
author | Ramya Authappan <rauthappan@gitlab.com> | 2019-03-05 08:39:04 +0000 |
---|---|---|
committer | Sanad Liaquat <sliaquat@gitlab.com> | 2019-03-05 08:39:04 +0000 |
commit | 31469e1835fcf1f24d35538b60e6e9b09cf5ed7b (patch) | |
tree | 5eded1128e45cbe42b35eae4bbd227dd314a4ef1 /qa/.gitignore | |
parent | 1b713ce95820e8aafd4b7b3bc89f972927e4c070 (diff) | |
download | gitlab-ce-31469e1835fcf1f24d35538b60e6e9b09cf5ed7b.tar.gz |
Script to generate Perf Testdata
Diffstat (limited to 'qa/.gitignore')
-rw-r--r-- | qa/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qa/.gitignore b/qa/.gitignore index 19ec17d0005..102f7e5e54d 100644 --- a/qa/.gitignore +++ b/qa/.gitignore @@ -1,2 +1,3 @@ tmp/ .ruby-version +urls.txt |