diff options
| author | Elena Vilchik | 2018-06-22 18:03:05 +0200 |
|---|---|---|
| committer | Amaury Levé | 2018-06-22 18:03:05 +0200 |
| commit | 88cc2bbfbda30d8ba8148dd4a7d0392a3171fe50 (patch) | |
| tree | 9fbe1cd5e45c63c1958e63fd0189d761b2afd563 /.gitignore | |
| parent | 7385260825c79419a920bdf835e925cef916b404 (diff) | |
| download | sonar-css-88cc2bbfbda30d8ba8148dd4a7d0392a3171fe50.tar.bz2 | |
Support import of external stylelint issues report (#65)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # ---- Mac OS X -.DS_Store? +.DS_Store Icon? # Thumbnails ._* |
