Skip to content

Commit

Permalink
Merge branch 'master' into jdbc-to-arrow-config
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Pigott committed Jan 30, 2019
2 parents 5b1b364 + 789c8c8 commit d7ca982
Show file tree
Hide file tree
Showing 1,327 changed files with 96,352 additions and 34,729 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

apache-rat-*.jar
arrow-src.tar
arrow-src.tar.gz

# Compiled source
*.a
Expand All @@ -29,17 +30,27 @@ arrow-src.tar
.build_cache_dir
dependency-reduced-pom.xml
MANIFEST
compile_commands.json
build.ninja

# Generated Visual Studio files
*.vcxproj
*.vcxproj.*
*.sln
*.iml

# Linux perf sample data
perf.data
perf.data.old

cpp/.idea/
cpp/apidoc/xml/
docs/example.gz
docs/example1.dat
docs/example3.dat
python/.eggs/
python/doc/

.vscode
.idea/
.pytest_cache/
Expand Down
Loading

0 comments on commit d7ca982

Please sign in to comment.