Commit e4d14a31 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

contrib: Put the install directories in gitignore, not only their content....

contrib: Put the install directories in gitignore, not only their content. (This makes git clean -f -d working properly).
parent 4050212f
# Ignore install path
share/*
bin/*
lib/*
include/*
man/*
sbin/*
etc/*
gecko-sdk/*
doc/*
info/*
share
bin
lib
include
man
sbin
etc
gecko-sdk
doc
info
*.bak
# Ignore fetched contrib
src/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment