mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-04 09:11:39 +00:00
16 lines
150 B
Plaintext
16 lines
150 B
Plaintext
bin
|
|
obj
|
|
*.sln.DotSettings.user
|
|
.vs
|
|
vendor
|
|
.idea
|
|
*.iml
|
|
**/*.received.*
|
|
venv
|
|
**/DS_Store/*
|
|
**/.DS_Store/*
|
|
.approval_tests_temp/
|
|
.coverage
|
|
__pycache__/
|
|
|