mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Ignore static toml and st files
This commit is contained in:
parent
3625d89949
commit
9f6db78771
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -88,6 +88,8 @@ dist
|
||||||
/static/app-list.json
|
/static/app-list.json
|
||||||
/README-temp.md
|
/README-temp.md
|
||||||
/static/**/*.json
|
/static/**/*.json
|
||||||
|
/static/**/*.toml
|
||||||
|
/static/**/*.st
|
||||||
/commits-data.json
|
/commits-data.json
|
||||||
.DS_Store
|
.DS_Store
|
||||||
/static/tailwind.css
|
/static/tailwind.css
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue