]> git.sesse.net Git - vlc/blobdiff - extras/contrib/.gitignore
Why are this variable unused ? (commented out for the moment as it memleak)
[vlc] / extras / contrib / .gitignore
old mode 100644 (file)
new mode 100755 (executable)
index 861e0e8..61c7bae
@@ -1,13 +1,27 @@
 # Ignore install path
-share/*
-bin/*
-lib/*
-
+translations
+demos
+examples
+mkspecs
+phrasebooks
+*.xml
+*.tar.bz2
+share
+bin
+lib
+include
+man
+sbin
+etc
+gecko-sdk
+doc
+info
+*.bak
 # Ignore fetched contrib
 src/*
 # But not our files
-!src/Distributions
+!Makefile
+!src/Distributions/*
 !src/Patches
-!src/package.make
+!src/packages.mak
 !src/Makefile
-