git.videolan.org
/
vlc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Check for input/output size match here too. I hope that I didn't forget other files.
[vlc.git]
/
.gitignore
1
*~
2
*.app
3
*.cache
4
*.dylib
5
*.lo
6
*.lo?
7
*.la
8
*.mak
9
*.moc.cpp
10
*.o
11
*.so
12
*.pc
13
*.vlt
14
*.class
15
*.dmg
16
.DS_Store
17
.deps
18
.libs
19
.dirstamp
20
ABOUT-NLS
21
aclocal.m4
22
compile
23
config.status
24
config.h*
25
config.log
26
configure
27
INSTALL.git
28
libtool
29
Makefile
30
Makefile.in
31
stamp-*
32
vlc-config
33
vlc-config.in
34
qvlc
35
rvlc
36
svlc
37
cvlc
38
qvlc
39
nvlc
40
wxvlc
41
vlc
42
vlc_install_dir/*
43
44
# Ignore CMake Stuff
45
cmake
46
CMakeFiles
47
CMakeLists.txt
48
CTestTestfile.cmake
49
cmake_install.cmake
50
cmake_uninstall.cmake
51
CMakeCache.txt
52
CPackConfig.cmake
53
CPackSourceConfig.cmake