]> git.sesse.net Git - vlc/blobdiff - .gitignore
Set SOCKET_LIBS on Windows too
[vlc] / .gitignore
index 0ded65d64a88e6ff7afc2856a4404caf34deb2e3..0fea29f9b327d373239354b0c0524c5c220fcda3 100644 (file)
@@ -5,7 +5,6 @@
 *.lo
 *.lo?
 *.la
-*.mak
 *.moc.cpp
 *.o
 *.so
@@ -31,6 +30,7 @@ Makefile.in
 stamp-*
 vlc-config
 vlc-config.in
+vlc
 qvlc
 rvlc
 svlc
@@ -40,7 +40,8 @@ mvlc
 nvlc
 wxvlc
 vlc_install_dir/*
-plugins-*.dat
+plugins.dat
+patches/*
 
 # Ignore CMake Stuff
 cmake
@@ -53,3 +54,14 @@ CPackConfig.cmake
 CPackSourceConfig.cmake
 
 include/vlc/libvlc_version.h
+
+# Ignore build dirs
+build-*
+contrib-*
+install-*
+
+# Ignore autogenerated files
+projects/macosx/framework/MobileVLCKit/vlc-plugins.h
+projects/macosx/framework/MobileVLCKit/vlc-plugins.xcconfig
+extras/contrib/.*
+