-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
36 lines (33 loc) · 1.22 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# JetBrains IDE
/.idea/
# generated files
/volumes
/*.jar
/node_modules/
/actors/*/pod-template/base/data/dt/out/
/actors/*/pod-template/wac/data/dt/out/*.acl.hbs
/scripts/comunica/outputs/*
# files created from a template
/actors/*/nginx/conf.d/default.conf
/actors/viewer/setup/src/config.json
/docker-compose*.yml
/scripts/comunica/settings.json
/scripts/comunica/queries/*.sparql
/scripts/stuff-pods/extended-textile/mapping.yml
/scripts/stuff-pods/extended-textile/data/acl_*.csv
/scripts/stuff-pods/eval-2024-06-construction/data/*_mapping.yml
/scripts/stuff-pods/eval-2024-06-construction/data/*_acl.csv
/scripts/stuff-pods/eval-2024-06-construction/data/*_index.csv
/scripts/stuff-pods/eval-2024-06-electronics/data/*_mapping.yml
/scripts/stuff-pods/eval-2024-06-electronics/data/*_acl.csv
/scripts/stuff-pods/eval-2024-06-electronics/data/*_index.csv
/scripts/stuff-pods/eval-2024-06-textile/data/*_mapping.yml
/scripts/stuff-pods/eval-2024-06-textile/data/*_acl.csv
/scripts/stuff-pods/eval-2024-06-textile/data/*_index.csv
/specification-tests/*.env
/specification-tests/access-control-scenarios/**/*.feature
# temporary files and directories
/local-run
/docker-run
/scripts/stuff-pods/demo.tar.gz
/scripts/stuff-pods/**/mapping.rml.ttl