Add more files to ignore.

Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
This commit is contained in:
Jean-Paul Saman 2008-03-02 18:17:10 +01:00
parent 85de379230
commit 7c3ed1663c
2 changed files with 15 additions and 1 deletions

12
.gitignore vendored
View File

@ -2,8 +2,13 @@
*.cache
*.lo
*.la
*.m4
*.mak
*.moc.cpp
*.vlt
.deps
.libs
.dirstamp
ABOUT-NLS
aclocal.m4
autotools
@ -16,3 +21,10 @@ Makefile.in
stamp-*
vlc-config
vlc-config.in
qvlc
rvlc
svlc
cvlc
qvlc
vlc
src/vlc-vlc.o

View File

@ -2,7 +2,9 @@
share/*
bin/*
lib/*
include/*
man/*
sbin/*
# Ignore fetched contrib
src/*
# But not our files