1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/.gitignore
Rémi Denis-Courmont 599879c83a Do not ignore *.mak
Some checked-in files match that pattern
2011-06-23 19:23:20 +03:00

67 lines
745 B
Plaintext

*~
*.app
*.cache
*.dylib
*.lo
*.lo?
*.la
*.moc.cpp
*.o
*.so
*.pc
*.vlt
*.class
*.dmg
.DS_Store
.deps
.libs
.dirstamp
ABOUT-NLS
aclocal.m4
compile
config.status
config.h*
config.log
configure
INSTALL.git
libtool
Makefile
Makefile.in
stamp-*
vlc-config
vlc-config.in
qvlc
rvlc
svlc
cvlc
qvlc
mvlc
nvlc
wxvlc
vlc_install_dir/*
plugins.dat
patches/*
# Ignore CMake Stuff
cmake
CMakeFiles
CTestTestfile.cmake
cmake_install.cmake
cmake_uninstall.cmake
CMakeCache.txt
CPackConfig.cmake
CPackSourceConfig.cmake
include/vlc/libvlc_version.h
# Ignore build dirs
build-*
contrib-*
install-*
# Ignore autogenerated files
projects/macosx/framework/MobileVLCKit/vlc-plugins.h
projects/macosx/framework/MobileVLCKit/vlc-plugins.xcconfig
extras/contrib/.*