diff options
author | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2018-04-11 04:03:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-11 04:03:04 +0000 |
commit | 3ec698cc52cfd1d9673c2bf2301c2c4fe2a8543f (patch) | |
tree | 7cfd79d269621980e41b5339efd93312e3398a86 | |
parent | 2ddf6124677b86e5c77d95f2f5fc32b0a8bf2a95 (diff) | |
parent | c113e0ec5db7418b8fe8e82e9f18e8791833a77d (diff) |
Merge "Add git ignores for Mac OS"
-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/ |