Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-06-13 04:37:54 +02:00
gitignore: clang creates a lot of *.tmp files
Also sort the list of extensions. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
Dieser Commit ist enthalten in:
+2
-1
@@ -1,7 +1,8 @@
|
|||||||
*.[ao]
|
*.[ao]
|
||||||
*.bak
|
*.bak
|
||||||
*.new
|
|
||||||
*.dep
|
*.dep
|
||||||
|
*.new
|
||||||
|
*.tmp
|
||||||
*.so*
|
*.so*
|
||||||
Doxyfile
|
Doxyfile
|
||||||
README.html
|
README.html
|
||||||
|
|||||||
In neuem Issue referenzieren
Einen Benutzer sperren