mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-06 11:14:39 +02:00
13 lines
175 B
Text
13 lines
175 B
Text
# backup and temporary files
|
|
*~
|
|
|
|
# patches and related files
|
|
*.orig
|
|
*.patch
|
|
*.rej
|
|
|
|
# html files (as generated from markdown)
|
|
*.html
|
|
|
|
# Mac OS X folder settings file
|
|
.DS_Store
|