mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 10:01:14 -03:00
Ignore muparser src directory
When switching between fish3 and fish2 for development, the muparser directory is always left over and doesn't represent anything that concerns fish2.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -97,3 +97,5 @@ xcuserdata/
|
||||
*.xccheckout
|
||||
*.xcscmblueprin
|
||||
|
||||
# This is left over when building fish 3
|
||||
muparser-*/
|
||||
|
||||
Reference in New Issue
Block a user