]> git.sesse.net Git - vlc/blobdiff - .gitignore
Fix building with an uninstalled ffmpeg
[vlc] / .gitignore
index 0d78070bb630aa476a0f1d752eb39770e958b2bd..cfe5e4c9642b21477150c2fa6699cc4b92e308bb 100644 (file)
@@ -1,13 +1,17 @@
 *~
+*.app
 *.cache
+*.dylib
 *.lo
 *.la
 *.m4
 *.mak
 *.moc.cpp
 *.o
+*.so
 *.pc
 *.vlt
+*.class
 .deps
 .libs
 .dirstamp
@@ -28,4 +32,18 @@ rvlc
 svlc
 cvlc
 qvlc
+nvlc
+wxvlc
 vlc
+vlc_install_dir/*
+
+# Ignore CMake Stuff
+cmake
+CMakeFiles
+CMakeLists.txt
+CTestTestfile.cmake
+cmake_install.cmake
+cmake_uninstall.cmake
+CMakeCache.txt
+CPackConfig.cmake
+CPackSourceConfig.cmake