Add static/bootstrap to .gitignore

This commit is contained in:
Edward Betts 2023-11-26 14:10:00 +00:00
parent f54401ef05
commit 6f4ae2537f

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ __pycache__
.mypy_cache/
node_modules
package-lock.json
static/bootstrap