diff options
author | lrknox <lrknox> | 2016-09-01 21:15:15 (GMT) |
---|---|---|
committer | lrknox <lrknox> | 2016-09-01 21:15:15 (GMT) |
commit | a4c60918a741e029c9ace1a8737f414cc0f49903 (patch) | |
tree | abb5cb4b22c0ecce6166e9da4f7ab8d83b7db0ad /MANIFEST | |
parent | 5372b04bab6e36df2c3aa641307c2a93eccc35e9 (diff) | |
download | hdf5-a4c60918a741e029c9ace1a8737f414cc0f49903.zip hdf5-a4c60918a741e029c9ace1a8737f414cc0f49903.tar.gz hdf5-a4c60918a741e029c9ace1a8737f414cc0f49903.tar.bz2 |
Added .gitignore and .gitattributes files with contents from the last
git mirror or the hdf5 repository prior to the manual migration of the
hdf5 svn repository to the git repository in bitbucket.
Added entries to MANIFEST for the 2 new files.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -20,7 +20,9 @@ # in column one with a '#'. #------------------------------------------------------------------------------ -./.autom4te.cfg _DO_NOT_DISTRIBUTE_ +./.gitattributes _DO_NOT_DISTRIBUTE_ +./.gitignore _DO_NOT_DISTRIBUTE_ +./.autom4te.cfg _DO_NOT_DISTRIBUTE_ ./.h5chkright.ini _DO_NOT_DISTRIBUTE_ ./ACKNOWLEDGMENTS ./COPYING |