12 lines
103 B
Plaintext
12 lines
103 B
Plaintext
# exercism
|
|
.solution.json
|
|
.exercism
|
|
|
|
# node/js
|
|
node_modules/
|
|
|
|
# python
|
|
*.pyc
|
|
__pycache__
|
|
.pytest_cache
|