diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2018-08-05 21:16:54 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2018-08-05 21:25:40 +0200 |
commit | 497d26a2755289f1633e6e3d8291a13254e4a5b7 (patch) | |
tree | 78b2dfc6a1c0afc2b59d4819f446cff81e0af8b7 /demo/doit/docs/.gitignore | |
parent | 46695e31f2535fbb0c8b0d3989fb365f8e3456ed (diff) | |
download | ee-python-497d26a2755289f1633e6e3d8291a13254e4a5b7.tar.gz ee-python-497d26a2755289f1633e6e3d8291a13254e4a5b7.tar.bz2 ee-python-497d26a2755289f1633e6e3d8291a13254e4a5b7.tar.xz ee-python-497d26a2755289f1633e6e3d8291a13254e4a5b7.zip |
o Starting on some code for building reports from the project.
Diffstat (limited to 'demo/doit/docs/.gitignore')
-rw-r--r-- | demo/doit/docs/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demo/doit/docs/.gitignore b/demo/doit/docs/.gitignore new file mode 100644 index 0000000..e35d885 --- /dev/null +++ b/demo/doit/docs/.gitignore @@ -0,0 +1 @@ +_build |