mirror of
https://github.com/Zygo/bees.git
synced 2025-05-17 05:15:45 +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:
parent
670fce5be5
commit
feed04c944
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,7 +1,8 @@
|
||||
*.[ao]
|
||||
*.bak
|
||||
*.new
|
||||
*.dep
|
||||
*.new
|
||||
*.tmp
|
||||
*.so*
|
||||
Doxyfile
|
||||
README.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user