mirror of
https://github.com/Zygo/bees.git
synced 2025-06-14 16:56:34 +02:00
gitignore: clang creates a lot of *.tmp files
Also sort the list of extensions. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,7 +1,8 @@
|
||||
*.[ao]
|
||||
*.bak
|
||||
*.new
|
||||
*.dep
|
||||
*.new
|
||||
*.tmp
|
||||
*.so*
|
||||
Doxyfile
|
||||
README.html
|
||||
|
Reference in New Issue
Block a user