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:
Sophist
2013-05-22 12:57:03 +01:00
parent 036a78e02d
commit baa671916d

2
.gitignore vendored
View File

@@ -8,3 +8,5 @@ build.cfg
*.dll
*.so
locale
fpcalc.exe
discid.dll