diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2019-07-10 11:52:43 +0200 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2019-07-12 20:21:16 +0200 |
commit | fdd82cc2c8d73bc630d5f8d285a0a838a0d423c2 (patch) | |
tree | 0f140690b4577abf50e292ffc0760306c31c8a86 /.gitignore | |
parent | fa2bcf8545ceb989f73a9aa62e5570a7f6ad2a4f (diff) | |
download | sonarqube-fdd82cc2c8d73bc630d5f8d285a0a838a0d423c2.tar.gz sonarqube-fdd82cc2c8d73bc630d5f8d285a0a838a0d423c2.zip |
Do not git-ignore icons, for instance of sonar-docs
[skip ci]
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index d677071ece1..efb7abc3de6 100644 --- a/.gitignore +++ b/.gitignore @@ -39,7 +39,6 @@ yarn-error.log* # ---- Mac OS X .DS_Store -Icon? # Thumbnails ._* # Files that might appear on external disk |