8032a933bb
When used, pyyaml generates *.pyc files, which will cause it to appear as dirty. This will bubble all the way up to the owning dotfile repository. This change should make it so that running a dotfile install script will not cause any repo-level changes by default.
4 lines
106 B
Text
4 lines
106 B
Text
[submodule "lib/pyyaml"]
|
|
path = lib/pyyaml
|
|
url = https://github.com/anishathalye/pyyaml
|
|
ignore = dirty
|