mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-11 01:24:22 +02:00
.gitignore: fix the build directory pattern
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ Thumbs.db
|
||||
# Ignore autogenerated source files
|
||||
Source/Core/Common/scmrev.h
|
||||
# Ignore files output by build
|
||||
/[Bb]uild[-_]*/
|
||||
/[Bb]uild*/
|
||||
/[Bb]inary/
|
||||
/obj/
|
||||
# Ignore various files created by visual studio/msbuild
|
||||
|
||||
Reference in New Issue
Block a user