vlc | branch: master | Pierre Ynard <[email protected]> | Sun Apr 3 17:52:03 2011 +0200| [4183a1ea377569885e54544c1531d108724dbfc4] | committer: Pierre Ynard
lua: missing .gitignore > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4183a1ea377569885e54544c1531d108724dbfc4 --- modules/lua/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/modules/lua/.gitignore b/modules/lua/.gitignore new file mode 100644 index 0000000..08a6d72 --- /dev/null +++ b/modules/lua/.gitignore @@ -0,0 +1 @@ +Makefile.am _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
