diff options
Diffstat (limited to 'ports')
-rw-r--r-- | ports/.gitignore | 3 | ||||
-rw-r--r-- | ports/files/.gitignore | 3 | ||||
-rw-r--r-- | ports/pkg/.gitignore | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/ports/.gitignore b/ports/.gitignore new file mode 100644 index 00000000..73bcf19d --- /dev/null +++ b/ports/.gitignore @@ -0,0 +1,3 @@ +.arch-inventory +.arch-ids + diff --git a/ports/files/.gitignore b/ports/files/.gitignore new file mode 100644 index 00000000..73bcf19d --- /dev/null +++ b/ports/files/.gitignore @@ -0,0 +1,3 @@ +.arch-inventory +.arch-ids + diff --git a/ports/pkg/.gitignore b/ports/pkg/.gitignore new file mode 100644 index 00000000..73bcf19d --- /dev/null +++ b/ports/pkg/.gitignore @@ -0,0 +1,3 @@ +.arch-inventory +.arch-ids + |