diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 5df788a0b7..a659a44d85 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,6 @@ report.html .idea .vscode *.raw.json -*.info.json
\ No newline at end of file +*.info.json +.webassets-cache +bootstrap.css
\ No newline at end of file |