mirror of
https://github.com/discordjs/discord-api-types.git
synced 2026-05-30 07:20:10 +00:00
chore(.gitignore): fix capitalization error for DS_Store (#365)
The correct capitalization used by macOS is `.DS_Store`, not `.DS_store`
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -47,4 +47,4 @@ voice/**/*.d.ts
|
||||
voice/**/*.mjs
|
||||
|
||||
# macOS files
|
||||
.DS_store
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user