forked from arangodb/arangodb
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
110 lines (90 loc) · 1.75 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
tags
build
core.*
*.vim
.deps
.dirstamp
*.o
*.a
*~
*.pyc
*.sdf
*.suo
*.log
*.iml
*.orig
*.rej
*.gcno
*.gcda
.DS_Store
*.swp
*.diff
*.patch
*.lnk
Thumbs.db
enterprise
compile_commands.json
instanceinfo.json
testresult.json
testsStarted
soc-pokec-*
build.sh
build*/
Build64/
Build32/
Debug64/
Debug32/
Release64/
Release32/
WindowsLibraries/
cluster/
p/
core
TAGS
CPackConfig.cmake
CPackSourceConfig.cmake
CTestTestfile.cmake
UnitTests/CTestTestfile.cmake
UnitTests/cmake_install.cmake
arangod/cmake_install.cmake
arangosh/cmake_install.cmake
cmake_install.cmake
lib/cmake_install.cmake
Documentation/Examples/*.generated
arangod/Aql/grammar.output
UnitTests/HttpInterface/logs/
bin/
logs/
out/
etc/arangodb/*.conf
Installation/epm/arangodb.sublist
Installation/MacOSX/Bundle/Info.plist
nbproject/
.idea
.vscode
test.cpp.txt
.sass-cache
.sass-cache/
js/apps/*
!js/apps/system
!js/apps/system/*
!js/apps/system/_admin/aardvark/APP/build
!js/apps/system/_admin/aardvark/APP/build/*
!js/apps/system/_admin/aardvark/APP/frontend/build
!js/apps/system/_admin/aardvark/APP/frontend/build/*
js/apps/system/_admin/aardvark/APP/node_modules/*
js/apps/system/_admin/aardvark/APP/frontend/build/app.js
js/apps/system/_admin/aardvark/APP/frontend/build/app.js.gz
js/apps/system/_admin/aardvark/APP/frontend/build/extra.css
js/apps/system/_admin/aardvark/APP/frontend/build/extra.css.gz
js/apps/system/_admin/aardvark/APP/frontend/build/index.html
js/apps/system/_admin/aardvark/APP/frontend/build/libs.js
js/apps/system/_admin/aardvark/APP/frontend/build/libs.js.gz
js/apps/system/_admin/aardvark/APP/frontend/build/style.css
js/apps/system/_admin/aardvark/APP/frontend/build/scripts.html.part
js/common/tests/shell/shell-database.js
.gdb-history
npm-debug.log
log-*
data-*
cluster-init