routeros-scripts-main/.gitignore
Christian Hesse 2938c0a716 contrib/html.sh: link the stylesheet from top level...
... and copy it there in Makefile.
2025-10-30 10:32:51 +01:00

17 lines
250 B
Text

# backup and temporary files
*~
# patches and related files
*.orig
*.patch
*.rej
# html files (as generated from markdown)
style.css
*.html
# checksums file as used by $ScriptInstallUpdate
checksums.json
# Mac OS X folder settings file
.DS_Store