diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4e1c6cb --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/gix-hashtable-0.4.0.crate diff --git a/.rust-gix-hashtable.metadata b/.rust-gix-hashtable.metadata index e69de29..6442c64 100644 --- a/.rust-gix-hashtable.metadata +++ b/.rust-gix-hashtable.metadata @@ -0,0 +1 @@ +1b82c96fd922daeaf50c0effaff040c688e081c2 SOURCES/gix-hashtable-0.4.0.crate diff --git a/SOURCES/gix-hashtable-0.4.0.crate b/SOURCES/gix-hashtable-0.4.0.crate deleted file mode 100644 index 4607dc1..0000000 Binary files a/SOURCES/gix-hashtable-0.4.0.crate and /dev/null differ diff --git a/SOURCES/rust2rpm.conf b/SOURCES/rust2rpm.conf new file mode 100644 index 0000000..4dbb66d --- /dev/null +++ b/SOURCES/rust2rpm.conf @@ -0,0 +1,2 @@ +[DEFAULT] +summary = Hashtable based data structures optimized to utilize ObjectId keys