Adding circle config to ignore gh-pages branch

This commit is contained in:
Ryan Baxter
2020-03-17 16:18:05 -04:00
parent 8e75948cd8
commit 2c270095f0

6
.circleci/config.yml Normal file
View File

@@ -0,0 +1,6 @@
version: 2
jobs:
build:
branches:
ignore:
- gh-pages # list of branches to ignore