mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-06-20 17:15:48 +02:00
16 lines
240 B
Text
16 lines
240 B
Text
# backup and temporary files
|
|
*~
|
|
|
|
# patches and related files
|
|
*.orig
|
|
*.patch
|
|
*.rej
|
|
|
|
# html files (as generated from markdown)
|
|
*.html
|
|
|
|
# checksums file as used by $ScriptInstallUpdate
|
|
checksums.json
|
|
|
|
# Mac OS X folder settings file
|
|
.DS_Store
|