f37369cdda
Co-authored-by: Cursor <cursoragent@cursor.com>
29 lines
209 B
Plaintext
29 lines
209 B
Plaintext
# Build results
|
|
bin/
|
|
obj/
|
|
[Bb]uild/
|
|
[Dd]ebug/
|
|
[Rr]elease/
|
|
|
|
# Visual Studio
|
|
.vs/
|
|
*.user
|
|
*.suo
|
|
*.cache
|
|
|
|
# Rider
|
|
.idea/
|
|
|
|
# User-specific
|
|
*.rsuser
|
|
*.userprefs
|
|
|
|
# NuGet
|
|
packages/
|
|
*.nupkg
|
|
|
|
# Misc
|
|
*.log
|
|
*.tmp
|
|
*.temp
|