Fix typo in .gitignore

This commit is contained in:
DeathByDenim 2023-05-07 13:01:50 -04:00
parent 1602749c73
commit 9175b1c947
Signed by: DeathByDenim
GPG Key ID: 4A475283D925365B
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
.sass-cache/ .sass-cache/
website/_sass/bootstrap/ website/_sass/bootstrap/
website/_site/ website/_site/
website/config.yml website/_config.yml
web.tar.bz2 web.tar.bz2