diff options
author | Denes Nemeth <denes.nemeth@nokia.com> | 2018-04-09 16:00:26 +0200 |
---|---|---|
committer | Denes Nemeth <denes.nemeth@nokia.com> | 2018-04-10 22:24:51 +0200 |
commit | c113e0ec5db7418b8fe8e82e9f18e8791833a77d (patch) | |
tree | 3208723b6e87592e71f98dd4915821776bf5c334 /.gitignore | |
parent | 0d5a85cf357acf923d056264253189a0f416b71c (diff) |
Add git ignores for Mac OS
Change-Id: I21448590c09f8a80033f3ecc3d16ed6534ec01e0
Issue-ID: SO-566
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 958c3e2f76..2173a1915d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ target **/debug-logs/ *.log *.tmp +.DS_Store packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Catalog-schema.sql packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Requests-schema.sql /bin/ |