mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2026-01-20 08:19:34 +00:00
10 lines
132 B
Text
10 lines
132 B
Text
# backup and temporary files
|
|
*~
|
|
|
|
# patches and related files
|
|
*.orig
|
|
*.patch
|
|
*.rej
|
|
|
|
# html files (as generated from markdown)
|
|
*.html
|