diff options
| author | adelon <22380201+adelon@users.noreply.github.com> | 2026-05-18 00:55:16 +0200 |
|---|---|---|
| committer | adelon <22380201+adelon@users.noreply.github.com> | 2026-05-18 00:55:16 +0200 |
| commit | 827d73a91ed0fb3dfff56379ebea21a29406a277 (patch) | |
| tree | 76ce0738ca057db6177b817ce0d617f2111fd295 /.gitignore | |
| parent | 3cc01b9d311c7a9f86fbf2fa8c2d66921f9ba030 (diff) | |
Tests
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 44475cab1..b0a210bf5 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,6 @@ result profile/ .stack-work-profile/ .stack-work-profile-pre-pmcfg/ +.stack-work-pmcfg-test/ +.stack-work-pmcfg-test-pre/ +.stack-work-pmcfg-test-hooks/ |
