Remove test dir from .gitignore

This commit is contained in:
Matt Pass
2020-02-28 22:02:48 +00:00
committed by GitHub
parent 7ab28591eb
commit 9ba31af366

1
.gitignore vendored
View File

@@ -2,6 +2,5 @@ data/*
!data/.gitkeep
plugins/*
!plugins/index.php
test/test-file1.txt
tmp/*
!tmp/index.php