[vlc-commits] Do not ignore *.mak
Rémi Denis-Courmont
git at videolan.org
Thu Jun 23 18:23:58 CEST 2011
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu Jun 23 14:46:46 2011 +0300| [599879c83ac71dc42507832da6b6e7ce097073b5] | committer: Rémi Denis-Courmont
Do not ignore *.mak
Some checked-in files match that pattern
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=599879c83ac71dc42507832da6b6e7ce097073b5
---
.gitignore | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index a67c0da..c947c07 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,6 @@
*.lo
*.lo?
*.la
-*.mak
*.moc.cpp
*.o
*.so
More information about the vlc-commits
mailing list