mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-04-07 01:31:35 +00:00
CLEANUP: don't ignore scripts in .gitignore
We'll store a few maintenance scripts in scripts/ so don't ignore it.
This commit is contained in:
parent
9b7125cde9
commit
c7d3f3ab76
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,6 +21,7 @@
|
|||||||
!/src
|
!/src
|
||||||
!/tests
|
!/tests
|
||||||
!/debian
|
!/debian
|
||||||
|
!/scripts
|
||||||
# Reject some generic files
|
# Reject some generic files
|
||||||
*.o
|
*.o
|
||||||
*~
|
*~
|
||||||
|
Loading…
Reference in New Issue
Block a user