You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AQuery/.gitignore

95 lines
1004 B

2 years ago
duckdb.dll
*.swp
tests/datagen_jose/histgen
tests/datagen_jose/tickgen
datagen
tests/private
*.dSYM
2 years ago
launcher.exp
launcher.lib
testmain.lib
testmain.exp
test.lib
test.exp
*.pdb
dll.lib
dll.exp
libaquery.a
libaquery.lib
server.lib
server.exp
*.idb
aq
aq.exe
.cached
2 years ago
*.json
!sample_ast.json
*.o
*.pch
*.gch
a.out.*
2 years ago
*.log
*.pyc
*.tab
out
.idea
.svn
*.iml
/mo_sql_parsing.egg-info
/build
/dist
/mo-sql-parsing
vendor/
._*
.DS_Store
.eggs
.vscode
out.k
k
*.so
*.pdf
**/*.cmake
**/Debug
**/Release
2 years ago
test*.c*
data/benchmark
2 years ago
*.csv
!test.csv
2 years ago
!test2.csv
2 years ago
!moving_avg.csv
!nyctx100.csv
2 years ago
!network.csv
2 years ago
!test_complex.csv
data/electricity*
data/covtype*
data/phishing*
data/power*
2 years ago
*.out
*.asm
!mmw.so
*.k
!header.k
!join.k
**/.vs
**/x64
*.user
*.filters
*.tmp
*.bin
*.shm
server/packages/**
*.ipynb
*.cmake
*.stackdump
saves
*.exe
out*.cpp
udf*.hpp
*.ipynb
saved_procedures/**
procedures/**
2 years ago
.mypy_cache
__pycache__
deps/**
*.bsc