GildedRose-Refactoring-Kata/.gitignore
2025-12-04 23:31:04 +00:00

12 lines
99 B
Plaintext

bin
obj
*.sln.DotSettings.user
.vs
vendor
.idea
*.iml
**/*.received.*
venv
**/DS_Store/*
.DS_Store