diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 09:00:50 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 09:39:18 +0000 |
commit | 11fde3ec3c791f5aafd5195da18318c3f0f7a137 (patch) | |
tree | c34e2043760414a7b423ef831af0b6e83fc4fe3d /.gitignore | |
parent | 183b70941a0e71d80baa236d12a251b531c1f68f (diff) | |
download | ports-11fde3ec3c791f5aafd5195da18318c3f0f7a137.tar.gz ports-11fde3ec3c791f5aafd5195da18318c3f0f7a137.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index b68d1541c1fb..20c453136cd1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ /distfiles /packages /security/vuxml/vuln-flat.xml -/*/*/Makefile.local +Makefile.local /*/*/work /*/*/work-* /INDEX-[0-9]* |