0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/.dockerignore
Tim Glaser 13293c6c91
Fix docker builds (#1195)
* Copy correct babel file in docker images

* Add babel to docker ignore
2020-07-13 12:01:17 +02:00

15 lines
189 B
Plaintext

*
!bin
!requirements.txt
!posthog
!staticfiles
!manage.py
!gunicorn.config.py
!babel.config.js
!package.json
!yarn.lock
!webpack.config.js
!postcss.config.js
!frontend/src
!frontend/public