repo.or.cz
/
vlc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix many ES_OUT_RESET_PCR problems
[vlc.git]
/
.gitignore
blob
0fea29f9b327d373239354b0c0524c5c220fcda3
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-config
32
vlc-config.in
33
vlc
34
qvlc
35
rvlc
36
svlc
37
cvlc
38
qvlc
39
mvlc
40
nvlc
41
wxvlc
42
vlc_install_dir/*
43
plugins.dat
44
patches/*
45
46
# Ignore CMake Stuff
47
cmake
48
CMakeFiles
49
CTestTestfile.cmake
50
cmake_install.cmake
51
cmake_uninstall.cmake
52
CMakeCache.txt
53
CPackConfig.cmake
54
CPackSourceConfig.cmake
55
56
include/vlc/libvlc_version.h
57
58
# Ignore build dirs
59
build-*
60
contrib-*
61
install-*
62
63
# Ignore autogenerated files
64
projects/macosx/framework/MobileVLCKit/vlc-plugins.h
65
projects/macosx/framework/MobileVLCKit/vlc-plugins.xcconfig
66
extras/contrib/.*
67