Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
foldu committed Oct 18, 2019
0 parents commit 402a489
Show file tree
Hide file tree
Showing 11 changed files with 2,158 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/target
**/*.rs.bk
.git
Dockerfile
docker-compose.yml
.dockerignore
.gitignore
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/target
**/*.rs.bk
Loading

0 comments on commit 402a489

Please sign in to comment.