forked from crate/crate
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
52 lines (46 loc) · 638 Bytes
/
Copy path.gitignore
File metadata and controls
52 lines (46 loc) · 638 Bytes
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
# OS files
.DS_Store
.floo
.flooignore
*~
# Java files
.classpath
.project
.settings
.gradle/
build/
# intellij files
.idea/
build-idea/
test-output/
reports/
*.iml
*.ipr
*.iws
# Python files
__pycache__/
eggs/
parts/
develop-eggs/
tmp/
.installed.cfg
.venv/
*.pyc
*.pyo
# app files
app/data/
app/logs/
# Docs
_out/
# Single files and directories
app/enterprise/
app/oss_modules/
app/plugins/
app/adminui/
app/src/main/dist/bin/crate.bat
app/src/main/dist/bin/crate.in.sh
app/src/main/resources/crate-build.properties
blackbox/get-pip.py
blackbox/sqllogic.log
sql-parser/src/main/java/io/crate/sql/parser/antlr/
sandbox/crate/data/