diff options
Diffstat (limited to 'tests/cyclictest/root/.gitignore')
-rw-r--r-- | tests/cyclictest/root/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/cyclictest/root/.gitignore b/tests/cyclictest/root/.gitignore new file mode 100644 index 0000000..482619e --- /dev/null +++ b/tests/cyclictest/root/.gitignore @@ -0,0 +1,9 @@ +* +!.config +!.gitignore +!GNUmakefile +!.br-external +!overlay/ +!overlay/** +!packages/ +!packages/** |