Ignore static toml and st files

This commit is contained in:
Sam Carlton 2022-05-09 15:12:31 -05:00
parent 3625d89949
commit 9f6db78771

2
.gitignore vendored
View file

@ -88,6 +88,8 @@ dist
/static/app-list.json
/README-temp.md
/static/**/*.json
/static/**/*.toml
/static/**/*.st
/commits-data.json
.DS_Store
/static/tailwind.css