소스 검색

Delete ignored key from config.json

Since the exercise implementations are all in the exercises directory
we no longer need to ignore any non-exercise directories in the root
of the track.
Katrina Owen 9 년 전
부모
커밋
79dfa976d0
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. 0
    8
      config.json

+ 0
- 8
config.json 파일 보기

482
     "strain",
482
     "strain",
483
     "trinary"
483
     "trinary"
484
   ],
484
   ],
485
-  "ignored": [
486
-    "_template",
487
-    ".gradle",
488
-    "build",
489
-    "docs",
490
-    "gradle",
491
-    "scripts"
492
-  ],
493
   "foregone": [
485
   "foregone": [
494
     "leap",
486
     "leap",
495
     "grains",
487
     "grains",