diff options
author | Vincent LE GOFF <vince.legoff@gmail.com> | 2019-12-02 10:00:55 +0100 |
---|---|---|
committer | Ry Dahl <ry@tinyclouds.org> | 2019-12-02 08:05:29 -0800 |
commit | 2ed3592def992a094d61d40db0569ac2fecb402f (patch) | |
tree | 18a9b497fc55281398edbb37597dbdc3b8e9f82a | |
parent | 537c6b3ed9a783b64bec0d41260c13ac84b7feb6 (diff) |
Update .gitignore
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6ebe4d9b1..8d1a2b8a1 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,7 @@ gclient_config.py_entries yarn.lock # yarn creates this in error. tools/node_modules/ + +# MacOS generated files +.DS_Store +.DS_Store? |