mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 12:21:19 -03:00
.gitignore: tighten ignore patterns
Avoids false positives for build subdirectory in muParser source
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -92,8 +92,8 @@ messages.pot
|
||||
|
||||
# xcode
|
||||
## Build generated
|
||||
build/
|
||||
DerivedData/
|
||||
/build/
|
||||
/DerivedData/
|
||||
xcuserdata/
|
||||
*.moved-aside
|
||||
*.xccheckout
|
||||
|
||||
Reference in New Issue
Block a user