diff options
author | Grazvydas Ignotas <[email protected]> | 2017-01-12 01:58:59 +0200 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2017-01-13 00:37:52 +0100 |
commit | c728051131721d0121dc92376f2244f341bd74b4 (patch) | |
tree | 5f0c706351625ca79e73c96a5e44380da243f45f /src/amd/common/.gitignore | |
parent | 08eced3cfd8cb3b5d7f7de1098dabcfdf7dd3650 (diff) |
ac/debug: move .gitignore for sid_tables.h too
b838f642 "ac/debug: Move sid_tables.h generation to common code." moved
sid_tables.h but forgot the corresponding .gitignore.
Signed-off-by: Grazvydas Ignotas <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/amd/common/.gitignore')
-rw-r--r-- | src/amd/common/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/amd/common/.gitignore b/src/amd/common/.gitignore new file mode 100644 index 00000000000..e0ee798519e --- /dev/null +++ b/src/amd/common/.gitignore @@ -0,0 +1 @@ +sid_tables.h |