diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2013-01-14 17:23:29 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2013-01-14 17:23:29 -0500 |
commit | 9bd908ccb75d145a134e10b5320585e28703275d (patch) | |
tree | 73f3e38049446cfacc27423c2d893fa213387022 /.gitignore | |
download | scilo-9bd908ccb75d145a134e10b5320585e28703275d.tar.gz |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3fc678c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.pyc +.project +.pydevproject |