File tree Expand file tree Collapse file tree
test/fixtures-core/src/main/java/org/commonjava/indy/test/fixture/core Expand file tree Collapse file tree Original file line number Diff line number Diff line change 17681768 <exclude >src/test/resources/**</exclude >
17691769 <exclude >src/main/resources/**</exclude >
17701770 <exclude >**/*.groovy</exclude >
1771+ <exclude >**/.gitkeep</exclude >
1772+ <exclude >**/node_modules/**</exclude >
17711773 </excludes >
17721774 </configuration >
17731775 </plugin >
Original file line number Diff line number Diff line change 11/**
2- * Copyright (C) 2013 Red Hat, Inc. (nos-devel@redhat .com)
2+ * Copyright (C) 2011-2018 Red Hat, Inc. (https://github .com/Commonjava/indy )
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/**
2- * Copyright (C) 2013 Red Hat, Inc. (nos-devel@redhat .com)
2+ * Copyright (C) 2011-2018 Red Hat, Inc. (https://github .com/Commonjava/indy )
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 6565 <exclude >**/*.groovy</exclude >
6666 <exclude >bower_components/**</exclude >
6767 <exclude >node/**</exclude >
68- <exclude >node_modules/**</exclude >
68+ <exclude >**/node_modules/**</exclude >
69+ <exclude >**/.gitkeep</exclude >
6970 </excludes >
7071 <mapping >
7172 <service >SCRIPT_STYLE</service >
You can’t perform that action at this time.
0 commit comments