diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-11-04 19:29:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-11-04 19:31:00 +0100 |
| commit | c76a7e968f54eb0e6c8da9c1ae6bc069ed05fdda (patch) | |
| tree | 4fda968386bfdb0e30354ff98356caa50b11af8a /.gitignore | |
| parent | 8fe1cc5b89408c8aaba79e04cc4d0c271931b099 (diff) | |
Include subscribers / supporters in git.
The need for network access part-way through a build causes loads
of annoying CI failures.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index cf539fc08..4e347ac50 100644 --- a/.gitignore +++ b/.gitignore @@ -38,8 +38,6 @@ test/README.log test/README.pdf test/README.aux .flatpak-builder -src/wx/supporters.cc -src/wx/subscribers.cc .ccls-cache compile_commands.json vim-lsp.log |
