routeros-scripts-main/.gitignore
Christian Hesse a4d4365735 contrib/html.sh: link the stylesheet from top level...
... and copy it there in Makefile.
2025-11-07 22:11:25 +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