Remove some stray files
This commit is contained in:
4
postgres-protocol/.gitignore
vendored
4
postgres-protocol/.gitignore
vendored
@@ -1,4 +0,0 @@
|
||||
target
|
||||
Cargo.lock
|
||||
.idea/
|
||||
*.iml
|
||||
@@ -1,7 +0,0 @@
|
||||
language: rust
|
||||
cache: cargo
|
||||
rust:
|
||||
- nightly
|
||||
- 1.10.0
|
||||
script:
|
||||
- cargo test
|
||||
Reference in New Issue
Block a user