Ignore symlink files too (needed for git).

This commit is contained in:
Alexandre Julliard 2005-11-26 13:12:57 +01:00
parent 0ec7e1a591
commit ec34a66612
38 changed files with 55 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ autom4te.cache
config.cache
config.log
config.status
wine

14
dlls/.gitignore vendored
View File

@ -2,3 +2,17 @@ Makedll.rules
Makefile
Makeimplib.rules
Maketest.rules
libcomdlg32.def
libctl3d32.def
libgdi32.def
libkernel32.def
liblz32.def
libmsacm32.def
libmsvfw32.def
libolecli32.def
libolesvr32.def
libuser32.def
libw32skrnl.def
libwinnls32.def
libwnaspi32.def
libws2_32.def

View File

@ -1,3 +1,4 @@
Makefile
libwinspool.def
libwinspool.drv.def
winspool.res

2
libs/.gitignore vendored
View File

@ -1,2 +1,4 @@
Makefile
Makelib.rules
libwine.so.1
libwine_unicode.so.1

View File

@ -1 +1,4 @@
Makefile
aviinfo
aviplay
icinfo

View File

@ -1,2 +1,3 @@
Makefile
clock
rsrc.res

View File

@ -1,3 +1,4 @@
Makefile
about.ico
cmdlgr.res
cmdlgtst

View File

@ -1 +1,2 @@
Makefile
control

View File

@ -1 +1,2 @@
Makefile
eject

View File

@ -1 +1,2 @@
Makefile
expand

View File

@ -1 +1,2 @@
Makefile
explorer

View File

@ -1 +1,2 @@
Makefile
hh

View File

@ -1,2 +1,3 @@
Makefile
msiexec
version.res

View File

@ -1,2 +1,3 @@
Makefile
notepad
rsrc.res

View File

@ -1,2 +1,3 @@
Makefile
progman
rsrc.res

View File

@ -3,6 +3,7 @@ bin.ico
computer.ico
folder.ico
folderopen.ico
regedit
regedit.ico
rsrc.res
string.ico

View File

@ -1,2 +1,3 @@
Makefile
regsvr32
regsvr32.res

View File

@ -1 +1,2 @@
Makefile
rpcss

View File

@ -1 +1,2 @@
Makefile
rundll32

View File

@ -1,2 +1,3 @@
Makefile
rsrc.res
start

View File

@ -1,5 +1,6 @@
Makefile
font.bmp
taskmgr
taskmgr.ico
taskmgr.res
trayicon.bmp

View File

@ -1,3 +1,4 @@
Makefile
rsrc.res
uninstaller
uninstaller.ico

View File

@ -1,2 +1,3 @@
Makefile
view
viewrc.res

View File

@ -1,3 +1,4 @@
Makefile
wcmd
wcmd.ico
wcmdrc.res

View File

@ -1 +1,2 @@
Makefile
wineboot

View File

@ -1 +1,2 @@
Makefile
winebrowser

View File

@ -1,3 +1,4 @@
Makefile
idb_wine.bmp
winecfg
winecfg.res

View File

@ -1,2 +1,3 @@
Makefile
wineconsole
wineconsole_res.res

View File

@ -2,4 +2,5 @@ Makefile
dbg.tab.c
dbg.tab.h
lex.yy.c
winedbg
winedbg.man

View File

@ -3,4 +3,5 @@ drivebar.bmp
images.bmp
rsrc.res
toolbar.bmp
winefile
winefile.ico

View File

@ -1 +1,2 @@
Makefile
winemenubuilder

View File

@ -3,4 +3,5 @@ faces.bmp
leds.bmp
mines.bmp
rsrc.res
winemine
winemine.ico

View File

@ -1 +1,2 @@
Makefile
winepath

View File

@ -2,4 +2,5 @@ Makefile
dist.res
tests.rc
wine.ico
winetest
winetest.res

View File

@ -1 +1,2 @@
Makefile
winevdm

View File

@ -1,3 +1,4 @@
Makefile
lex.yy.c
rsrc.res
winhelp

View File

@ -1 +1,2 @@
Makefile
winver

View File

@ -1,3 +1,5 @@
Makefile
winecpp
wineg++
winegcc
winegcc.man