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