7 lines
91 B
Text
7 lines
91 B
Text
# Ignore everything
|
|
*
|
|
|
|
# The stuff necessary to build the image
|
|
!app/
|
|
!setup.cfg
|
|
!setup.py
|