thgtoa/.gitignore

22 lines
253 B
Plaintext
Raw Permalink Normal View History

2024-07-26 21:20:51 -04:00
# Author.: Anonymous Planet
# License.: CC BY-NC 4.0
2023-08-14 03:28:01 -04:00
# Minimize global Ruby .gitignore
2023-07-29 13:21:07 -04:00
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
.bundle/
2023-08-14 00:46:19 -04:00
.cache/
2023-07-29 13:21:07 -04:00
vendor/
2023-08-09 12:02:01 -04:00
Gemfile*
2024-07-26 21:20:51 -04:00
# Artifact from PDF tests
*.log
# Linters
megalinter-reports/
# CZ
.cz.toml