projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
870713b
)
CLEANUP: Update .gitignore
author
Ilya Shipitsin
<chipitsine@gmail.com>
Sat, 12 Sep 2020 06:15:43 +0000
(11:15 +0500)
committer
Willy Tarreau
<w@1wt.eu>
Sat, 12 Sep 2020 11:11:24 +0000
(13:11 +0200)
This excludes ar archives from being ignored.
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
3a760af
..
f77751a
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-31,6
+31,7
@@
!/reg-tests
# Reject some generic files
*.o
+*.a
*~
*.rej
*.orig