mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-28 12:49:31 +00:00
17 lines
250 B
Text
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
|