9 lines
146 B
Plaintext
9 lines
146 B
Plaintext
# ignore matplotlib
|
|
./bayes-learning/packages/matplotlib/*
|
|
|
|
# ignore sublime workspace
|
|
*markov.sublime-workspace
|
|
|
|
# ignore mypy cache
|
|
.mypy_cache
|