diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/.arch-inventory | 4 | ||||
-rw-r--r-- | doc/img/.arch-inventory | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/.arch-inventory b/doc/.arch-inventory new file mode 100644 index 0000000..3909cb8 --- /dev/null +++ b/doc/.arch-inventory @@ -0,0 +1,4 @@ +precious ^(texinfo\.tex)$ +precious ^(mdk\.info)$ +precious ^(Makefile)$ +precious ^(Makefile\.in)$ diff --git a/doc/img/.arch-inventory b/doc/img/.arch-inventory new file mode 100644 index 0000000..f2cfaf7 --- /dev/null +++ b/doc/img/.arch-inventory @@ -0,0 +1,2 @@ +precious ^(Makefile)$ +precious ^(Makefile\.in)$ |