This repository has been archived on 2021-10-25. You can view files and clone it, but cannot push or open issues/pull-requests.
rusty-bever/.dockerignore

15 lines
116 B
Plaintext
Raw Permalink Normal View History

2021-09-05 09:59:16 +02:00
*
!.cargo/
2021-09-05 09:59:16 +02:00
!Cargo.lock
!Cargo.toml
!Makefile
!migrations
!Rb.yaml
!rustfmt.toml
!src
!tests
!web
web/node_modules