diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2013-06-19 17:21:42 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2013-06-19 17:21:42 -0400 |
commit | 2430333bf672848b98e58ee3730610db79ecdd75 (patch) | |
tree | 5e5f3d7b3cfa26f8a6b73ffd725068839ecd8556 /.gitignore | |
parent | 3e916a8d425c07a91b628f65b1a77c30aa7a442b (diff) | |
download | ipsutils-2430333bf672848b98e58ee3730610db79ecdd75.tar.gz |
Add sphinx documentation, initital commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +docs/build nbproject/* MANIFEST dist/* |