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