11 lines
225 B
Text
11 lines
225 B
Text
# exclude everything except directory foo/bar
|
|
/*
|
|
!settings.json
|
|
!/Experts/
|
|
/!.gitignore
|
|
/Experts/Advisors/
|
|
/Experts/Examples/
|
|
/Experts/Free Robots/
|
|
|
|
|
|
# exclui tudo menos as pastas do sistema e arquivo de controle git/compose
|