-
-
Notifications
You must be signed in to change notification settings - Fork 252
/
.gitignore
51 lines (45 loc) · 923 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
# Generic files to ignore
*~
*.lock
*.DS_Store
*.swp
*.out
# IntelliJ files
*.idea
*.iml
_windows/
codestyles/
code.style.schemes.xml
debugger.renderers.xml
debugger.xml
filetypes.xml
parameter.hints.xml
out/
# Eclipse files
*.settings
*.project
*.classpath
# Visual Studio Code files
settings.json
# Java classfiles
*.class
# Maven target dir
.settings/org.maven.ide.eclipse.prefs
.idea/workspace.xml
doc
lib
target
# Gradle
.gradle
build/
# Sirix project
sirix-performance
bundles/sirix-rest-api/.idea/vcs.xml
bundles/sirix-rest-api/.idea/compiler.xml
/bundles/sirix-kotlin-api/logs/sirix.log
/bundles/sirix-query/zgc-generational-insert.log
/bundles/sirix-kotlin-cli/zgc-generational-insert.log
/bundles/sirix-kotlin-api/zgc-generational-insert.log
/bundles/sirix-rest-api/zgc-generational-insert.log
/bundles/sirix-core/zgc-generational-insert.log
/bundles/sirix-core/src/test/resources/json/cityofchicago.json