mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-05 18:55:29 +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
|