mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
23 lines
304 B
Plaintext
23 lines
304 B
Plaintext
**/bin/*
|
|
**/obj/*
|
|
_ReSharper.SharpCompress/
|
|
bin/
|
|
*.suo
|
|
*.user
|
|
tests/TestArchives/Scratch/
|
|
tests/TestArchives/Scratch2/
|
|
TestResults/
|
|
*.nupkg
|
|
packages/*/
|
|
project.lock.json
|
|
tests/TestArchives/Scratch
|
|
tests/TestArchives/*/Scratch
|
|
tests/TestArchives/*/Scratch2
|
|
.vs
|
|
tools
|
|
.idea/
|
|
artifacts/
|
|
|
|
.DS_Store
|
|
*.snupkg
|