[feat] add test tmp files to gitignore

This commit is contained in:
Snikimonkd
2025-01-21 11:44:40 +03:00
committed by Christoffer Lerno
parent 772b20c26b
commit b7ffa3b17c
3 changed files with 10 additions and 6 deletions

6
.gitignore vendored
View File

@@ -80,4 +80,8 @@ TAGS
result
# macOS
.DS_Store
.DS_Store
# tests
/test/tmp/*
/test/testrun