forked from eclipse-rdf4j/rdf4j
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
54 lines (47 loc) · 824 Bytes
/
.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Eclipse settings
.project
**/.project
.classpath
**/.classpath
.settings
**/.settings
bin
**/bin
**/.factorypath
# Eclipse Plug-In Settings
.pmd
# Maven generated stuff
target/
*/target/
**/.cache
pom.xml.versionsBackup
dependency-reduced-pom.xml
# GEdit generated stuff
*.*~
# IntelliJ files
.idea/
*.iml
*.ipr
*.iws
# Hugo
.hugo_build.lock
# Mac nonsense
.DS_Store
# NetBean (generated) files
**/nb-configuration.xml
**/nbactions*.xml
*.jfr
compliance/repository/overlays
**/webapp/META-INF/context.xml
/core/sail/elasticsearch-store/tempElasticsearchDownload/*
tempElasticsearchDownload
cache.db
formatter-maven-cache.properties
compliance/*/overlays
docker/ignore
/core/queryparser/sparql/JavaCC/javacc/
/scripts/temp/
org.eclipse.dash.licenses-1.0.2.jar
e2e/node_modules
e2e/playwright-report
e2e/test-results