diff options
author | David Lamparter <equinox@diac24.net> | 2018-08-18 05:29:10 +0200 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2018-09-08 21:30:42 +0200 |
commit | e7c25325ccf55e0dc4b9a264fc3cf2f91e523d7d (patch) | |
tree | cd45526988cd1ce4a6ecbac68b5f6b9b82e3e677 /ports | |
parent | tests: properly locate files in builddir (diff) | |
download | frr-e7c25325ccf55e0dc4b9a264fc3cf2f91e523d7d.tar.xz frr-e7c25325ccf55e0dc4b9a264fc3cf2f91e523d7d.zip |
*: cleanup .gitignore files
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'ports')
-rw-r--r-- | ports/.gitignore | 6 | ||||
-rw-r--r-- | ports/files/.gitignore | 6 | ||||
-rw-r--r-- | ports/pkg/.gitignore | 6 |
3 files changed, 0 insertions, 18 deletions
diff --git a/ports/.gitignore b/ports/.gitignore deleted file mode 100644 index dd5bf7c67..000000000 --- a/ports/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -.arch-inventory -.arch-ids - -*~ -*.loT - diff --git a/ports/files/.gitignore b/ports/files/.gitignore deleted file mode 100644 index dd5bf7c67..000000000 --- a/ports/files/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -.arch-inventory -.arch-ids - -*~ -*.loT - diff --git a/ports/pkg/.gitignore b/ports/pkg/.gitignore deleted file mode 100644 index dd5bf7c67..000000000 --- a/ports/pkg/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -.arch-inventory -.arch-ids - -*~ -*.loT - |