Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Commit

Permalink
Don't ignore protobufs on docker copy
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Gering <adam.gering@dev9.com>
  • Loading branch information
Adam Gering authored and nadiabahrami committed Oct 23, 2018
1 parent 126a19e commit fb2a0cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
**/public/dist

# Protobuf
**/protobuf/

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down

0 comments on commit fb2a0cf

Please sign in to comment.