mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2026-03-22 04:33:26 +01:00
docs(var): build and version
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
# Author.: Anonymous Planet
|
||||
# License.: CC BY-NC 4.0
|
||||
|
||||
# Minimize global Ruby .gitignore
|
||||
_site/
|
||||
.sass-cache/
|
||||
@@ -7,3 +10,12 @@ _site/
|
||||
.cache/
|
||||
vendor/
|
||||
Gemfile*
|
||||
|
||||
# Artifact from PDF tests
|
||||
*.log
|
||||
|
||||
# Linters
|
||||
megalinter-reports/
|
||||
|
||||
# CZ
|
||||
.cz.toml
|
||||
|
||||
Reference in New Issue
Block a user