diff options
author | Megan Sosey <sosey@stsci.edu> | 2016-10-10 16:13:22 -0400 |
---|---|---|
committer | Megan Sosey <sosey@stsci.edu> | 2016-10-10 16:13:22 -0400 |
commit | 9556fbbcafd2487b091ed6a7b96faad613964783 (patch) | |
tree | dd1c785752805752803423bd939b74e3ad55d12e /.gitignore | |
download | astroconda-dms-hst-9556fbbcafd2487b091ed6a7b96faad613964783.tar.gz |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f0997af --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +RELIC-INFO +relic/ +build/ +dist/ +*.pyc +*.o +*.so +*.egg-info +*.swp |