Skip to content

Commit 0c66ec8

Browse files
added github and org file in ignore list
1 parent dbf953a commit 0c66ec8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.distignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ postcss.config.js
88
webpack.config.js
99
.eslintrc.js
1010
.eslintrc.json
11-
tests/
1211
.travis.ci
12+
tests/
13+
.wordpress-org

appsero.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"bin",
2323
"tests",
2424
"src",
25-
".wordpress-org"
25+
".wordpress-org",
26+
".github"
2627
]
2728
}

0 commit comments

Comments
 (0)