pages/.gitignore
Lorenzo Pacchiardi e2353bcc8f
Check for local untracked files when deploying (#168)
* Check for local untracked files when deploying

* Compress test for untracked files to 1 line

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

* Add vendor to .gitignore

* Add .bundle to .gitignore

Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
2021-01-05 10:04:18 -05:00

10 lines
101 B
Plaintext

_site
.bundle
.sass-cache
.jekyll-metadata
.DS_store
.ruby-version
.tweet-cache/
Gemfile.lock
vendor