1
0
Fork 0
mirror of synced 2024-07-03 22:11:09 -04:00
Commit graph

2 commits

Author SHA1 Message Date
Kyle 8032a933bb Ignoring dirty pyyaml submodule
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.
2014-11-20 07:26:25 -08:00
Anish Athalye 33d602bb93 Add YAML support
Add support for YAML format configuration files. In addition, this
commit adds instructions about YAML config files to the README, and it
also changes the README to encourage use of YAML instead of JSON.
2014-10-27 20:31:40 -04:00