diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-09-21 11:03:16 +0200 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2018-09-24 20:20:57 +0200 |
commit | d2410ce9f3d79f1049c9981df9c349a3858a89e7 (patch) | |
tree | 7ababe82766dd97e6b48d57de2557dd4a18ee574 /sonar-ws | |
parent | 64d76164768f4b74d6bdc714191f65567baf8d10 (diff) | |
download | sonarqube-d2410ce9f3d79f1049c9981df9c349a3858a89e7.tar.gz sonarqube-d2410ce9f3d79f1049c9981df9c349a3858a89e7.zip |
Remove duplicated .gitignore
Diffstat (limited to 'sonar-ws')
-rw-r--r-- | sonar-ws/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sonar-ws/.gitignore b/sonar-ws/.gitignore deleted file mode 100644 index b83d22266ac..00000000000 --- a/sonar-ws/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/target/ |