mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2025-03-14 22:50:45 +00:00
Remove * wildcard from .DS_Store in .gitignore - not needed
This commit is contained in:
parent
6ac47026f9
commit
d07089fc7d
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,7 +8,7 @@ neo/ipch
|
|||
*.exe
|
||||
*.7z
|
||||
*.zip
|
||||
*.DS_Store
|
||||
.DS_Store
|
||||
imgui.ini
|
||||
|
||||
Doom3BFG.exe
|
||||
|
|
Loading…
Reference in a new issue