fix: remove tests from git
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
||||
target/
|
||||
tests/
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
#[test]
|
||||
fn test_true() {
|
||||
assert!(true);
|
||||
}
|
||||
Reference in New Issue
Block a user