diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-11 20:21:59 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-11 20:21:59 -0400 |
commit | 97a63a4d6ea57ed39f82d60529b2fef01d8eed35 (patch) | |
tree | 921e3587fa20be6cb2d5679099ee42ebbd6e01b8 /.gitignore | |
parent | 4e0c342d149e5da664ae7c573b9ea3b14df4db83 (diff) | |
download | librambutan-97a63a4d6ea57ed39f82d60529b2fef01d8eed35.tar.gz librambutan-97a63a4d6ea57ed39f82d60529b2fef01d8eed35.zip |
Initial version separate leaflabs-docs repository.
This repository previously lived in the libmaple/ repository, but that
didn't make much sense, since it covers Maple IDE as well.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..567609b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/ |