Skip to content

Commit 83ded50

Browse files
committed
[CLEANUP] update .gitignore to ignore more temporary files
1 parent f863ac1 commit 83ded50

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,11 @@
77
.svn
88
haproxy
99
src/*.o
10+
*.rej
11+
*.orig
12+
*.log*
13+
*.trace*
14+
haproxy-*
15+
make-*
16+
dlmalloc.c
17+
00*.patch

0 commit comments

Comments
 (0)