diff options
| author | Tobias McNulty <tobias@caktusgroup.com> | 2024-10-02 16:35:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-02 16:35:26 -0400 |
| commit | 1be8f1364ccf5e1b3450fa9fe92a0b020ecdb96a (patch) | |
| tree | b83cc659bcb1e4945c7ba887a3067303d0d746d2 /.gitignore | |
| parent | 5c038b81a6dbaa38732f948f161f85255252a97d (diff) | |
Added production docker image and preview domain support (#1627)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ locale/*/LC_MESSAGES/django.mo */locale/*/LC_MESSAGES/django.mo .sass-cache/ .coverage +.direnv +.envrc .tox djangoproject/cache djangoproject/static/js/lib/jquery-flot/examples |
