1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

.gitignore: add comments

This commit is contained in:
Christian Hesse
2022-12-30 23:22:17 +01:00
parent d1caf2bf10
commit b730264d80

5
.gitignore vendored
View File

@@ -1,3 +1,8 @@
# backup and temporary files
*~
# patches
*.patch
# html files (as generated from markdown)
*.html