25 lines
217 B
Plaintext
25 lines
217 B
Plaintext
# Build results
|
|
|
|
bin/
|
|
obj/
|
|
|
|
# Visual Studio
|
|
.vs/
|
|
*.suo
|
|
*.user
|
|
*.userosscache
|
|
*.sln.docstates
|
|
|
|
# Rider
|
|
.idea/
|
|
|
|
# VS Code
|
|
.code/
|
|
|
|
# Rhino plugin output (should be .rhp, not tracked)
|
|
*.rhp
|
|
*.dll
|
|
|
|
# OS
|
|
Thumbs.db
|
|
.DS_Store |