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 fauxpark committed Sep 22, 2019
1 parent e05b32d commit 29d7f9b
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
/keyboards/*/Makefile
Expand Down

0 comments on commit 29d7f9b

Please sign in to comment.