mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-04-05 21:51:09 +00:00
27 lines
390 B
Plaintext
27 lines
390 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/
|
|
BenchmarkDotNet.Artifacts/
|
|
baseline-artifacts/
|
|
profiler-snapshots/
|
|
|
|
.DS_Store
|
|
*.snupkg
|
|
benchmark-results/
|