mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-08 09:33:59 +00:00
Add fpcalc.exe and discid.dll to ignore list
fpcalc and discid.dll are put in the development directories when you build the development environment according to the instructions on the musicbrainz web site - and they should not form part of the repo.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -8,3 +8,5 @@ build.cfg
|
||||
*.dll
|
||||
*.so
|
||||
locale
|
||||
fpcalc.exe
|
||||
discid.dll
|
||||
|
||||
Reference in New Issue
Block a user