diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8ecebd8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/openpgp-cert-d-0.3.1.crate diff --git a/.rust-openpgp-cert-d.metadata b/.rust-openpgp-cert-d.metadata index e69de29..3d22c0f 100644 --- a/.rust-openpgp-cert-d.metadata +++ b/.rust-openpgp-cert-d.metadata @@ -0,0 +1 @@ +3963b749fdc73e2de8780133bdfea5999df1e9b4 SOURCES/openpgp-cert-d-0.3.1.crate diff --git a/SOURCES/openpgp-cert-d-0.3.1.crate b/SOURCES/openpgp-cert-d-0.3.1.crate deleted file mode 100644 index 211007c..0000000 Binary files a/SOURCES/openpgp-cert-d-0.3.1.crate and /dev/null differ diff --git a/SOURCES/rust2rpm.toml b/SOURCES/rust2rpm.toml new file mode 100644 index 0000000..587ef88 --- /dev/null +++ b/SOURCES/rust2rpm.toml @@ -0,0 +1,4 @@ +[tests] +run = ["none"] +comments = ["files required for compiling tests are not included in published crates"] +