9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
# we're using this directory for testing, so we shouldn't copy it
|
|
formulas/
|
|
|
|
# we don't want to copy a real sfm.yaml file
|
|
sfm.yaml
|
|
|
|
# don't copy around cached files
|
|
__pycache__/
|