1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-14 13:36:33 +02:00

Remove testUtils from .gitignore

Because the testUtils folder consists of useful utils for testing,
we want to track changes in these files.
This commit is contained in:
Aleksandr Gumroian
2022-02-10 16:19:29 +01:00
parent aeabc0bf06
commit d71f4a7967

1
.gitignore vendored
View File

@ -51,4 +51,3 @@ coverage.xml
dist/
foris-*.tgz
styleguide/
testUtils