mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
Add .impala_compiler_opts to .gitignore
Change-Id: I164a077a91fcbe2cd445637ce958e91082bd56e0 Reviewed-on: http://gerrit.cloudera.org:8080/3012 Reviewed-by: Casey Ching <casey@cloudera.com> Tested-by: Casey Ching <casey@cloudera.com>
This commit is contained in:
committed by
Tim Armstrong
parent
0f1dd55c79
commit
07bdb6d484
5
.gitignore
vendored
5
.gitignore
vendored
@@ -14,6 +14,9 @@ org.eclipse.jdt.ui.prefs
|
||||
load-*-generated.sql
|
||||
bin/version.info
|
||||
|
||||
# Cloudera distcc options
|
||||
.impala_compiler_opts
|
||||
|
||||
pprof.out
|
||||
|
||||
TempStatsStore
|
||||
@@ -39,4 +42,4 @@ avro_schemas/
|
||||
logs/
|
||||
|
||||
# Impala toolchain directory
|
||||
toolchain/
|
||||
toolchain/
|
||||
|
||||
Reference in New Issue
Block a user