diff --git a/tools/adoc_galaxy.py b/tools/adoc_galaxy.py index 2c98b9c..78c70e7 100755 --- a/tools/adoc_galaxy.py +++ b/tools/adoc_galaxy.py @@ -30,7 +30,7 @@ clusters = [] pathClusters = os.path.join(thisDir, '../clusters') pathGalaxies = os.path.join(thisDir, '../galaxies') -skip_list = ["cancer.json", "handicap.json"] +skip_list = ["cancer.json", "handicap.json", "ammunitions.json", "firearms.json"] for f in os.listdir(pathGalaxies): if '.json' in f: