chore: Add ignore rule for generated server themes

This commit is contained in:
teleprint-me 2024-06-01 22:23:20 -04:00
parent e141ce624a
commit e2b760800d
No known key found for this signature in database
GPG key ID: B0D11345E65C4D48

1
.gitignore vendored
View file

@ -105,6 +105,7 @@ examples/jeopardy/results.txt
examples/server/*.html.hpp examples/server/*.html.hpp
examples/server/*.js.hpp examples/server/*.js.hpp
examples/server/*.mjs.hpp examples/server/*.mjs.hpp
examples/server/*.css.hpp
poetry.lock poetry.lock
poetry.toml poetry.toml