vlc/.gitignore

68 lines
753 B
Plaintext
Raw Normal View History

2008-03-01 20:59:05 +01:00
*~
2008-03-03 09:19:14 +01:00
*.app
2008-03-01 20:52:51 +01:00
*.cache
*.dylib
*.lo
2008-04-04 01:00:17 +02:00
*.lo?
*.la
*.mak
*.moc.cpp
*.o
*.so
*.pc
*.vlt
2008-03-09 12:50:40 +01:00
*.class
*.dmg
.DS_Store
.deps
.libs
.dirstamp
2008-03-01 20:52:51 +01:00
ABOUT-NLS
aclocal.m4
2008-04-04 01:00:17 +02:00
compile
config.status
2008-03-24 13:01:37 +01:00
config.h*
config.log
2008-03-01 20:52:51 +01:00
configure
2008-03-23 20:43:35 +01:00
INSTALL.git
libtool
Makefile
2008-03-01 20:52:51 +01:00
Makefile.in
stamp-*
vlc-config
vlc-config.in
qvlc
rvlc
svlc
cvlc
qvlc
2010-02-25 23:01:07 +01:00
mvlc
2008-03-03 09:19:14 +01:00
nvlc
2008-03-11 10:41:47 +01:00
wxvlc
2008-03-03 09:19:14 +01:00
vlc_install_dir/*
2010-06-30 06:54:38 +02:00
plugins-*.dat
patches/*
# Ignore CMake Stuff
cmake
CMakeFiles
CTestTestfile.cmake
cmake_install.cmake
cmake_uninstall.cmake
CMakeCache.txt
CPackConfig.cmake
CPackSourceConfig.cmake
2010-08-24 08:45:38 +02:00
2010-11-15 19:20:24 +01:00
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/.*