Skip to content

Commit

Permalink
Correct casing for DS_Store in .gitignore (qmk#6787)
Browse files Browse the repository at this point in the history
  • Loading branch information
burakcan authored and drashna committed Dec 6, 2019
1 parent a73c258 commit 62c1edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ quantum/version.h
CMakeLists.txt
cmake-build-debug
doxygen/
.DS_STORE
.DS_Store
/util/wsl_downloaded
/util/win_downloaded
/users/
Expand Down

0 comments on commit 62c1edc

Please sign in to comment.