Steve Lhomme
c8aee9e35f
.gitignore: ignore Apple static-lib directory
Introduced in 2c490ea4dd .
2 months ago
Thomas Guillem
b4d7a10cd8
.gitignore: add xcodeproj
2 years ago
Steve Lhomme
af5e87f41c
build: ignore macOS build files
2 years ago
Pierre Lamot
3fbedea9e5
gitignore: don't ignore buildsystem directory
3 years ago
Loïc Branstett
5c644791f2
.gitignore: add Rust related ignores
Cargo.lock: file that contains all (including transitive) the
dependencies. We only want to include one of it and it's yet available.
target*/: Cargo builds by default into the target/ dir, so avoid having
it in the git diff
!build.rs: Cargo has build scripts, that by default are named build.rs
3 years ago
Steve Lhomme
9128a2b884
gitignore: don't ignore config.h.meson
3 years ago
Steve Lhomme
92efc84601
libvlc: hardcode the values in libvlc_version.h
So it doesn't need to be generated to be used.
We check the values match the ones in configure.ac during compilation.
3 years ago
Alexandre Janniaux
1cff424af8
gitignore: unblacklist build.sh script
5 years ago
Pierre Lamot
4176c63ab7
add .qmlc to git ignore
Files might be generated by be generated by IDE while editing qml files.
Signed-off-by: Thomas Guillem <thomas@gllm.fr>
7 years ago
Jean-Baptiste Kempf
99fff2293b
gitignore: Be more lax with the build folders
11 years ago
Rémi Denis-Courmont
544146a37f
Ignore trs files from test suite
11 years ago
Rémi Denis-Courmont
4b3bc75d73
Remove unmaintained cmake support
13 years ago
Pierre Ynard
8837bef6f2
Update .gitignore files
14 years ago
Jean-Baptiste Kempf
f76f40b29f
Remove frontrow plugin
14 years ago
Rafaël Carré
cded90e497
ignore vlc.exe
15 years ago
Rémi Denis-Courmont
ccf9342370
Remove vlc-config
15 years ago
Rémi Denis-Courmont
7bded055e2
Ignore the vlc binaries
15 years ago
Rémi Denis-Courmont
599879c83a
Do not ignore *.mak
Some checked-in files match that pattern
15 years ago
Rémi Denis-Courmont
03718ff86c
Udpate in-tree plugins cache path
15 years ago
Rune Botten
684d0712dd
Add more files and folders to gitignore
--00163631086b52edd30497a17858
Content-Type: text/plain; charset=ISO-8859-1
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
16 years ago
Rémi Duraffort
18d1dcb4b6
Fix typo.
16 years ago
Rafaël Carré
e29a34ade7
ignore autogenerated libvlc_version.h
16 years ago
Rémi Denis-Courmont
9e89a674e7
Do not ignore vlc here, it breaks include/vlc
16 years ago
Rafaël Carré
c07dca23ba
ignore plugins cache in source dir
16 years ago
Rémi Denis-Courmont
9dfc36b28d
Missing ignored files
16 years ago
Martin T. H. Sandsmark
865ab4eda8
Fix building of phonon-vlc
16 years ago
Jean-Paul Saman
5831a30299
Revert part of c3baee8d05. We no longer have the intl directory.
18 years ago
Jean-Paul Saman
c3baee8d05
ignore these files/dirs
18 years ago
Felix Paul Kühne
fe01e52b24
More ignores (OS X and QT4 related files & folders)
18 years ago
Pavlov Konstantin
8290af9f4b
More gitignores.
18 years ago
Rémi Denis-Courmont
c01e07a399
config.rpath also comes from autopoint
18 years ago
Rémi Denis-Courmont
8adb3a39b8
Fix the INSTALL / autoreconf hack
18 years ago
Rémi Denis-Courmont
974a399a24
Remove the autoconf hack, fix gettext broken in b6c4b865
and fix the M4 ignore rules
18 years ago
Jean-Paul Saman
8130e228e0
Add wxvlc to gitignore
18 years ago
Filippo Carone
9760d127ea
ignore class files
18 years ago
Faustino Osuna
657ee94e0c
Add more ignores for cmake and Mac OS X build folders.
18 years ago
Faustino Osuna
2dae9d9ac4
Add more ignores.
18 years ago
Rémi Denis-Courmont
f8c4e779ab
pkg-config support to libvlc-control
Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
18 years ago
Rémi Denis-Courmont
bd9f77136f
Ignore all object files, not just vlc.o
Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
18 years ago
Jean-Paul Saman
7c3ed1663c
Add more files to ignore.
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
18 years ago
Rémi Denis-Courmont
0795b8399e
Ignore files create by configure
This only affects people still not building from subdir.
Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
18 years ago
Rémi Denis-Courmont
1db7c22385
Add the common libtool objects to the global ignore list
Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
18 years ago
Rémi Denis-Courmont
4e5b503760
Ignore PO files
18 years ago
Rémi Denis-Courmont
87331e9af2
Initial .gitignore
18 years ago