commit | adf6b977ce0ecda46fb15e2ff0c210e220064dbf | [log] [tgz] |
---|---|---|
author | Ilya Shipitsin <chipitsine@gmail.com> | Sat Sep 12 11:15:43 2020 +0500 |
committer | Willy Tarreau <w@1wt.eu> | Sat Sep 12 13:11:24 2020 +0200 |
tree | f1bff7db2c1cfaa006cdb2ec530d7d1b5c629dac | |
parent | 870713bbc0204e911d1a8bb0f4e6875a652d9e91 [diff] [blame] |
CLEANUP: Update .gitignore This excludes ar archives from being ignored.
diff --git a/.gitignore b/.gitignore index 3a760af..f77751a 100644 --- a/.gitignore +++ b/.gitignore
@@ -31,6 +31,7 @@ !/reg-tests # Reject some generic files *.o +*.a *~ *.rej *.orig