Files
impala/testdata/.gitignore
Tim Armstrong aa654d4b87 Update .gitignore
A few unversioned artifacts crept in over time without corresponding
.gitignore entries. These are the updates based on the git status output
on my dev env.

Change-Id: I281ab3b5c98ac32e5d60663562628ffda6606a6a
Reviewed-on: http://gerrit.cloudera.org:8080/11787
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-10-26 22:19:35 +00:00

37 lines
484 B
Plaintext

target
# Eclipse artifacts
.classpath
.settings
.project
# IntelliJ artifacts
*.iml
*.ipr
*.iws
# OS X Artifacts
.DS_Store
# emacs backup files
*~
HBaseAllTypesError
HBaseAllTypesErrorNoNulls
# Impala test data (not in repo, manually copied or linked)
impala-data
data/test-warehouse
# Generated block ids (hdfs ids) for each table
block-ids
# Generated data loading files
load-*-hbase.create
# Temporary data generated by tests.
tmp-scanner-fuzz*
# Test cluster data.
data