@@ -1,15 +0,0 @@
-# Generated by Cargo
-# will have compiled files and executables
-**/target/
-
-# Cargo lock file for native runtime - only used for cargo test
-Cargo.lock
-# These are backup files generated by rustfmt
-**/*.rs.bk
-# JetBrains IDEs
-.idea
-# Vim
-.*.sw*
-language: rust
-rust:
- - 1.41.1
-cache:
- - cargo
-before_script:
- - rustup component add rustfmt
-script:
- - cargo fmt --all -- --check
- - cargo test --verbose --all
@@ -1,2 +0,0 @@
-# substrate-versioned-store-permissions-module
-Permissioned access to the versioned store