changed directory structure, first move to Makefile
This commit is contained in:
parent
46d41b4ea1
commit
bf056e6375
21 changed files with 47 additions and 7 deletions
7
docker/.gitignore
vendored
Normal file
7
docker/.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
!docker-compose.yml
|
||||
!data-raw/
|
||||
!data-foot/
|
Loading…
Add table
Add a link
Reference in a new issue