Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 6a9a91a

Browse files
committed
Added folders to ignore in .ackrc
1 parent eb3ecc4 commit 6a9a91a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.ackrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
--ignore-dir=lib
2+
--ignore-dir=dist
23
--ignore-dir=amd
3-
--ignore-dir=docs/assets
44
--ignore-dir=test-built
5+
--ignore-dir=docs-built
56
--ignore-file=match:test_bundle.js
67
--ignore-file=match:components.html

0 commit comments

Comments
 (0)