Skip to content

Commit e04f094

Browse files
committed
2 parents 1ff7794 + 06acdf1 commit e04f094

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
# ------------------------------------
55

66
# Ignorar o diretório de testes
7+
/.github/ export-ignore
78
/tests/ export-ignore
8-
/docs/ export-ignore
99

1010
# Ignorar arquivos de configuração de desenvolvimento/ambiente
1111
.phpunit.xml.dist export-ignore
1212
.gitignore export-ignore
1313
.gitattributes export-ignore
1414

1515
# O README.md é geralmente útil, mas a documentação interna pode ser ignorada
16-
/docs/ export-ignore
16+
/docs/ export-ignore

0 commit comments

Comments
 (0)