diff options
author | Aaron LI <aaronly.me@gmail.com> | 2016-05-28 09:40:25 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@gmail.com> | 2016-05-28 09:40:25 +0800 |
commit | 34ed04686523ecdafb96c6cdff379df176cf1984 (patch) | |
tree | 6bdaa0eeb2d397fe2142e6275225a3f71dd69bcd /.gitignore | |
parent | cbce64c6b79dda6ee5f5155f9754e3495e03d6bd (diff) | |
download | atoolbox-34ed04686523ecdafb96c6cdff379df176cf1984.tar.bz2 |
Add astro/cosmo_calc from "chandra-acis-analysis"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,3 +11,6 @@ __init__.py *.pyc **/__pycache__ +# C/C++ +*.o + |