diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2013-04-22 14:38:25 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2013-04-22 14:38:25 -0400 |
commit | 2ba3926beb7e0c5d45e168e632f48ecbdc530f80 (patch) | |
tree | b5ddefae3c002787d3f577b9b62f372d506cc6fc /.gitignore | |
parent | 73fb728c2f6a46d84c66b853fa5b6f37142c7053 (diff) | |
download | ipsutils-2ba3926beb7e0c5d45e168e632f48ecbdc530f80.tar.gz |
Ignore dist
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +dist/* build/* .pydevproject .project |