naps2/NAPS2.App.Tests/.gitignore
Ben Olden-Cooligan 9409b4942b Add NAPS2.App.Tests for tests that run the actual exes and verify basic functionality
This should provide a nice combo - the detail of the functionality is tested by integration/unit tests, but we also verify that the exes are wired up correctly and nothing is horribly broken.
2022-06-19 14:38:52 -07:00

33 lines
266 B
Plaintext

Thumbs.db
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.sln.docstates
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
*.vssscc
$tf*/
publish/
bin/
temp/
*.credentials.json