diff options
author | Florian Didron <fdidron@users.noreply.github.com> | 2019-12-06 09:25:39 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-06 09:25:39 +0900 |
commit | 13e1dd3d53a75840cce9c7fa52fd6d8d26a36a9a (patch) | |
tree | a51a6bd431d848279d8c03357ac05ecfb25312ce /.gitignore | |
parent | 1d600f09a8b813f77d8b6ff4cc55484b7154ae25 (diff) | |
parent | 038cef3054a816021a797c217d147057c8edd926 (diff) |
Merge pull request #222 from zsa/staging
Firmware 15
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 2611c99bf5..ff7e80b074 100644 --- a/.gitignore +++ b/.gitignore @@ -25,7 +25,7 @@ quantum/version.h CMakeLists.txt cmake-build-debug doxygen/ -.DS_STORE +.DS_Store /util/wsl_downloaded /util/win_downloaded /users/ |