You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
205 B
23 lines
205 B
*
|
|
|
|
!.gitignore
|
|
!LICENCE
|
|
!README.md
|
|
|
|
!Makefile
|
|
!docker-compose.yml
|
|
!.env
|
|
|
|
!cont/
|
|
!cont/front
|
|
!cont/back
|
|
!cont/front/*
|
|
!cont/back/*
|
|
|
|
|
|
!volumes/
|
|
!volumes/front
|
|
!volumes/back
|
|
!volumes/front/*
|
|
!volumes/back/*
|
|
|
|
|