You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
249 B
26 lines
249 B
#
|
|
# exclude directories explicitly
|
|
#
|
|
/build-generic-pc
|
|
/build_tmp
|
|
/cross
|
|
/deps
|
|
/download
|
|
/host
|
|
/internal
|
|
/local
|
|
/root
|
|
/source
|
|
/staging
|
|
/static
|
|
#
|
|
# exclude files explicitly
|
|
#
|
|
/config.local
|
|
/Makefile.local
|
|
#
|
|
# exclude filemasks
|
|
#
|
|
*~
|
|
.ignore
|
|
nohup.out
|
|
|