commit | c7d3f3ab76d2753f4ed292d99b5fff24b70b04a4 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue May 10 12:02:27 2016 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Tue May 10 12:02:27 2016 +0200 |
tree | 0f7e4d0b89921e946d069f1cd916c33dde58aa91 | |
parent | 9b7125cde9de3d69e6c8c75e1740bc2ef7d4a668 [diff] [blame] |
CLEANUP: don't ignore scripts in .gitignore We'll store a few maintenance scripts in scripts/ so don't ignore it.
diff --git a/.gitignore b/.gitignore index b9d630c..62f0540 100644 --- a/.gitignore +++ b/.gitignore
@@ -21,6 +21,7 @@ !/src !/tests !/debian +!/scripts # Reject some generic files *.o *~