Changeset e4d14a317076ece0a81bf0d6eccde0b79e5eee0f

Show
Ignore:
Timestamp:
03/31/08 13:54:50 (3 months ago)
Author:
Pierre d'Herbemont <pdherbemont@videolan.org>
git-committer:
Pierre d'Herbemont <pdherbemont@videolan.org> 1206964490 +0200
git-parent:

[4050212fa63e65e9084376cba8c2afc9d3bde489]

git-author:
Pierre d'Herbemont <pdherbemont@videolan.org> 1206964318 +0200
Message:

contrib: Put the install directories in gitignore, not only their content. (This makes git clean -f -d working properly).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/contrib/.gitignore

    r2dae9d9 re4d14a3  
    11# Ignore install path 
    2 share/* 
    3 bin/* 
    4 lib/* 
    5 include/* 
    6 man/* 
    7 sbin/* 
    8 etc/* 
    9 gecko-sdk/* 
    10 doc/* 
    11 info/* 
     2share 
     3bin 
     4lib 
     5include 
     6man 
     7sbin 
     8etc 
     9gecko-sdk 
     10doc 
     11info 
    1212*.bak 
    1313# Ignore fetched contrib