mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
22 lines
281 B
Plaintext
22 lines
281 B
Plaintext
**/bin/*
|
|
**/obj/*
|
|
_ReSharper.SharpCompress/
|
|
bin/
|
|
*.suo
|
|
*.user
|
|
TestArchives/Scratch/
|
|
TestArchives/Scratch2/
|
|
TestResults/
|
|
*.nupkg
|
|
packages/*/
|
|
project.lock.json
|
|
tests/TestArchives/Scratch
|
|
tests/TestArchives/*/Scratch
|
|
tests/TestArchives/*/Scratch2
|
|
.vs
|
|
tools
|
|
.idea/
|
|
|
|
.DS_Store
|
|
*.snupkg
|