diff --git a/.gitignore b/.gitignore index 9331557..e956007 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,6 @@ package-lock.json .project .buildpath .settings/ + +# Ignore the file .DS_Store in all directories +**/.DS_Store diff --git a/data/cache/.gitignore b/data/cache/.gitignore old mode 100644 new mode 100755 diff --git a/log/.gitignore b/log/.gitignore old mode 100644 new mode 100755