git-lfs/.gitignore
Sebastian Schuberth c690255bb6 Embed the Git LFS icon and version information into the Windows executable
This fixes the display of the application icon in Windows' uninstall
dialog and allows Inno Setup to use the version information from the
executable.

Note that AppVeyor has windres.exe in all these locations:

C:\cygwin\bin\windres.exe
C:\cygwin64\bin\windres.exe
C:\MinGW\bin\windres.exe
C:\mingw-w64\i686-5.3.0-posix-dwarf-rt_v4-rev0\mingw32\bin\windres.exe
C:\msys64\mingw32\bin\windres.exe
C:\msys64\mingw64\bin\windres.exe
C:\msys64\usr\bin\windres.exe
C:\Qt\Tools\mingw482_32\bin\windres.exe
C:\Qt\Tools\mingw491_32\bin\windres.exe
C:\Qt\Tools\mingw492_32\bin\windres.exe
C:\Qt\Tools\mingw530_32\bin\windres.exe
C:\Ruby193\DevKit\mingw\bin\windres.exe
C:\Ruby23\DevKit\mingw\bin\windres.exe
C:\Ruby23-x64\DevKit\mingw\bin\windres.exe

But only the Ruby versions work without giving an "preprocessing failed"
error.
2016-12-08 16:23:17 +01:00

32 lines
289 B
Plaintext

bin/
benchmark/
out/
resources.syso
# only allow man/*.\d.ronn files
man/*
*.test
tmp
test/remote
debian/git-lfs/
debian/*.log
debian/files
debian/*.substvars
obj-*
rpm/BUILD*
rpm/*RPMS
rpm/*.log
rpm/SOURCES
repos
docker/*.key
src
commands/mancontent_gen.go
lfstest-*
!lfstest-*.go