~toastal/sourcehut-asciidoc-renderer

583381d8d03ab205c6b24f2e740aea6f7859013d — toastal 1 year, 6 months ago 7091d0e
add gitignore
1 files changed, 29 insertions(+), 0 deletions(-)

A srht_markup_massager/.gitignore
A srht_markup_massager/.gitignore => srht_markup_massager/.gitignore +29 -0
@@ 0,0 1,29 @@
result/
result*/
.direnv/
.envrc

# NO to Microsoft
*.code-workspace
.github/
.vscode/

# NO to Docker
*Dockerfile*
*docker-compose*

# NO to invasive configs
.husky/
.pre-commit-config.{yaml,yml}

# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
.Trash*
:wq?a?