[vlc-devel] commit: More gitignores. (Pavlov Konstantin )
git version control
git at videolan.org
Fri Apr 4 02:04:36 CEST 2008
vlc | branch: master | Pavlov Konstantin <thresh at videolan.org> | Fri Apr 4 03:00:17 2008 +0400| [8290af9f4b615b4bcdc129fd85c06539a0d8a449]
More gitignores.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8290af9f4b615b4bcdc129fd85c06539a0d8a449
---
.gitignore | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index ff50f89..ae8d4a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.cache
*.dylib
*.lo
+*.lo?
*.la
*.mak
*.moc.cpp
@@ -16,6 +17,8 @@
.dirstamp
ABOUT-NLS
aclocal.m4
+compile
+config.status
config.h*
config.log
configure
More information about the vlc-devel
mailing list