mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-13 07:32:50 +08:00

* Adding social card infrastructure * Upgrades doc project to .NET 6 * Adds Playwright * Changes the console to a web project for Playwright * Adds social card template * Added blog content * Parallelized social image processing * Updating CI to use .NET 6 for docs build
40 lines
410 B
Plaintext
40 lines
410 B
Plaintext
[Bb]in/
|
|
[Bb]uild/
|
|
[Oo]bj/
|
|
[Dd]ebug/
|
|
[Rr]elease/
|
|
[Pp]ackages/
|
|
[Tt]ools/
|
|
![Tt]ools/packages.config
|
|
[Oo]utput/
|
|
[Cc]ache/
|
|
![Ii]nput/
|
|
nuget.exe
|
|
*.com
|
|
*.class
|
|
*.exe
|
|
*.o
|
|
*.so
|
|
*.user
|
|
Thumbs.db
|
|
_ReSharper*
|
|
*ReSharper.user
|
|
*dotCover
|
|
.JustCode
|
|
*.suo
|
|
.svn
|
|
ipch
|
|
*.ilk
|
|
*.sdf
|
|
*.opensdf
|
|
*.pdb
|
|
/*.~vsd
|
|
*UpgradeWizard*
|
|
.vs/*
|
|
TestResult.xml
|
|
/debug.log
|
|
/packages.xml
|
|
*.ncrunch*
|
|
.*crunch*.local.xml
|
|
/_NCrunch_Statiq.Framework
|
|
*.pfx |