Merge pull request #52 from TuiSoftware/update-docker-ignore

for better local building performance
pull/61/head
Mike Cao 2020-08-22 19:51:47 -07:00 committed by GitHub
commit 2f4e3bae5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -1,2 +1,6 @@
.git .git
docker-compose.yml docker-compose.yml
Dockerfile
.gitignore
.DS_Store
node_modules