mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-24 13:42:16 +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
|
||||
!/tests
|
||||
!/debian
|
||||
!/scripts
|
||||
# Reject some generic files
|
||||
*.o
|
||||
*~
|
||||
|
Loading…
Reference in New Issue
Block a user