diff --git a/.github/workflows/all_code_to_s3.yml b/.github/workflows/all_code_to_s3.yml index ab140f880..832d917ac 100644 --- a/.github/workflows/all_code_to_s3.yml +++ b/.github/workflows/all_code_to_s3.yml @@ -36,7 +36,7 @@ jobs: - name: Sync files in S3 if: success() run: | - aws s3 sync ./ s3://$BUCKET_NAME --exact-timestamps --exclude "data/*" --exclude ".github/*" --exclude "aggregate/*" --exclude ".git/*" --exclude "dev-neptune-queries/*" + aws s3 sync ./ s3://$BUCKET_NAME --exact-timestamps --exclude "data/*" --exclude ".github/*" --exclude "aggregate/*" --exclude ".git/*" --exclude "sparql-query/*" env: AWS_REGION: ${{ secrets.AWS_REGION }} AWS_ACCOUNT_ID: ${{ secrets.AWS_ACCOUNT_ID }} diff --git a/.gitignore b/.gitignore index 1a8a61c5b..f8e204627 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,6 @@ PersonURIs_SPEAR.txt PersonURIs_SPEAR_sorted.txt missing_from_person_json.txt person_values.txt -person_values_sorted.txt \ No newline at end of file +person_values_sorted.txt +sparql-query +sparql-query/* \ No newline at end of file diff --git a/dev-neptune-queries/all-factoids.html b/dev-neptune-queries/all-factoids.html deleted file mode 100644 index efb874dcb..000000000 --- a/dev-neptune-queries/all-factoids.html +++ /dev/null @@ -1,83 +0,0 @@ - - -
- -