-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy path.gitignore
More file actions
33 lines (33 loc) · 701 Bytes
/
.gitignore
File metadata and controls
33 lines (33 loc) · 701 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
conf/cluster
conf/pdb-key.pem
.cproject
.idea
cmake-build-debug
CMakeFiles
Testing
cmake_install.cmake
CMakeCache.txt
pdb.cbp
CTestTestfile.cmake
Makefile
temp.so
CatalogDir*
statDB*
pdbRoot_*
logs/*
bin/*
type-id-data
libraries/*
tables_scale_0.1
tables_scale_0.2
pdb/src/objectModel/headers/BuiltInObjectTypeIDs.h
pdb/src/objectModel/headers/BuiltinPDBObjects.cc
pdb/src/objectModel/headers/BuiltinPDBObjects.h
pdb/src/logicalPlan/source/Lexer.c
pdb/src/logicalPlan/source/Parser.c
applications/TestLA/linearAlgebraDSL/source/LALexer.c
applications/TestLA/linearAlgebraDSL/source/LAParser.c
applications/TestLA/tests/Benchmark/*.pdml
applications/TestLA/tests/Benchmark/*.data
/.autotools
/.project