Added subscription folders to repo

Added .dockerignore to ignore node_modules

Removed unnecessary whitespace from docker-compose.yml
This commit is contained in:
Isaac Grynsztein
2020-04-15 02:10:12 -04:00
parent d6fe2a5720
commit 87696f71f8
4 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore

View File

@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore