diff options
author | Shon Feder <abathologist@gmail.com> | 2017-04-02 20:10:58 -0400 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2017-04-03 07:10:58 +0700 |
commit | 9cd999ca97788988902913a5d8b86bbd1ac1cf71 (patch) | |
tree | 04042e2f92fc2141b895d77fe935e66ffa46fcbb /.gitignore | |
parent | 12ea26cdd1f717b1204d42dcdd4612b4bf1b17a1 (diff) | |
download | vyconf-9cd999ca97788988902913a5d8b86bbd1ac1cf71.tar.gz vyconf-9cd999ca97788988902913a5d8b86bbd1ac1cf71.zip |
T255: Add curly config renderer (#8)
* Add stand-alone config_tree renderer
* Add tests for stand-alone config_tree renderer
* Add renderer with reference tree
* Add tests for Config_tree renderer with reftree
* Update config files
* Add refactoring functions and correct tests
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -11,5 +11,9 @@ *.byte *.mllib *.mldylib +*.rej setup.log setup.data +.ocp-indent +_build +META |