contego/.gitignore

8 lines
92 B
Plaintext
Raw Normal View History

2022-07-10 22:16:50 +03:00
/target
2023-04-01 20:31:22 +03:00
tests/data/**
tests/output/**
2022-07-10 22:16:50 +03:00
2023-04-01 20:31:22 +03:00
!tests/output/.placeholder
!tests/data/.placeholder