0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/.dockerignore
2020-11-17 23:00:42 +01:00

21 lines
276 B
Plaintext

*
!bin
!requirements.txt
!requirements-dev.txt
!posthog
!plugins
!staticfiles
!manage.py
!gunicorn.config.py
!babel.config.js
!posthog.json
!package.json
!yarn.lock
!webpack.config.js
!postcss.config.js
!.kearc
!tsconfig.json
!frontend/src
!frontend/types
!frontend/public
!ee