Skip to content
Snippets Groups Projects
Andreas Tolfsen's avatar
Deaktivert bruker authored
The Django configuration expects a static directory to be present
on the file system, otherwise the tests will output a warning.  This
adds an empty directory using the clever git trick of ignoring
everything within the directory except the .gitignore file itself.

This silences a warning during the test run.

Fixes: GREG-14
27c34be9
History
Name Last commit Last update
..
.gitignore