diff options
author | Stewart Smith <stewart@linux.vnet.ibm.com> | 2015-11-18 15:07:12 +1100 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2015-11-18 15:07:12 +1100 |
commit | 3b4cab674844097e2c1b66e9579dbf64d218aa49 (patch) | |
tree | 3b6f39c28186bc01d144412cc8f1f04629f62632 /external | |
parent | 79e829c68f245f68338017e0b3c1777087a44ec1 (diff) | |
download | skiboot-3b4cab674844097e2c1b66e9579dbf64d218aa49.zip skiboot-3b4cab674844097e2c1b66e9579dbf64d218aa49.tar.gz skiboot-3b4cab674844097e2c1b66e9579dbf64d218aa49.tar.bz2 |
Update gitignore for gard
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'external')
-rw-r--r-- | external/gard/.gitignore | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/external/gard/.gitignore b/external/gard/.gitignore index df7d675..7c81877 100644 --- a/external/gard/.gitignore +++ b/external/gard/.gitignore @@ -1,3 +1,10 @@ -*.o +o *.d +ccan +common +common-ast-sf-ctrl.c +common-io.h gard +test/test.sh +libflash +make_version.sh |