diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2013-09-27 13:37:05 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2013-09-27 13:37:05 -0400 |
commit | 365cb466634f2ce63028c26ffd95468f7cf712a4 (patch) | |
tree | c2d7f901f6d15fa6586a901d3f37bc39a13e70d8 /.gitignore | |
download | lnmod-365cb466634f2ce63028c26ffd95468f7cf712a4.tar.gz |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c4b3d58 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.*project +test/ |