Skip to content

Commit 504d42e

Browse files
committed
Add gitignore and travis config.
1 parent 11e6db6 commit 504d42e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
target
2+
/Cargo.lock

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
language: rust

0 commit comments

Comments
 (0)