Update .gitignore

This commit is contained in:
Vincent LE GOFF 2019-12-02 10:00:55 +01:00 committed by Ry Dahl
parent 537c6b3ed9
commit 2ed3592def
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -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?