Qt: adapt the UI for correct spatializer values
[vlc.git] / .gitignore
blob98e8c7f9fb07ef98671a363f9a0d145ab3c90a28
1 *~
2 *.app
3 *.cache
4 *.dylib
5 *.lo
6 *.lo?
7 *.la
8 *.moc.cpp
9 *.o
10 *.so
11 *.pc
12 *.vlt
13 *.class
14 *.dmg
15 .DS_Store
16 .deps
17 .libs
18 .dirstamp
19 ABOUT-NLS
20 aclocal.m4
21 compile
22 config.status
23 config.h*
24 config.log
25 configure
26 INSTALL.git
27 libtool
28 Makefile
29 Makefile.in
30 stamp-*
31 vlc
32 vlc.exe
33 qvlc
34 rvlc
35 svlc
36 cvlc
37 qvlc
38 mvlc
39 nvlc
40 wxvlc
41 vlc_install_dir/*
42 plugins.dat
43 patches/*
45 # Ignore CMake Stuff
46 cmake
47 CMakeFiles
48 CTestTestfile.cmake
49 cmake_install.cmake
50 cmake_uninstall.cmake
51 CMakeCache.txt
52 CPackConfig.cmake
53 CPackSourceConfig.cmake
55 include/vlc/libvlc_version.h
57 # Ignore build dirs
58 build-*
59 contrib-*
60 install-*
62 # Ignore autogenerated files
63 projects/macosx/framework/MobileVLCKit/vlc-plugins.h
64 projects/macosx/framework/MobileVLCKit/vlc-plugins.xcconfig
65 extras/contrib/.*