diff options
Diffstat (limited to 'gcc/testsuite/ada/.gitignore')
-rw-r--r-- | gcc/testsuite/ada/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/ada/.gitignore b/gcc/testsuite/ada/.gitignore new file mode 100644 index 00000000000..a499072f4e5 --- /dev/null +++ b/gcc/testsuite/ada/.gitignore @@ -0,0 +1,2 @@ +# In the Ada testsuite, .a is an ada source file, not a library. +!*.a |