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:
78b9c54
)
CLEANUP: Update .gitignore
author
Tim Duesterhus
<tim@bastelstu.be>
Sun, 6 Sep 2020 16:34:12 +0000
(18:34 +0200)
committer
Willy Tarreau
<w@1wt.eu>
Sun, 6 Sep 2020 20:12:56 +0000
(22:12 +0200)
This excludes the currently tracked files from being ignored.
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
7e45489
..
3a760af
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-2,7
+2,11
@@
# than blocking about 500 different test files and bug report outputs.
/.*
/*
+!/.cirrus.yml
+!/.gitattributes
+!/.github
!/.gitignore
+!/.travis.yml
!/CHANGELOG
!/LICENSE
!/BRANCHES