mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
Add compile_commands.json to .gitignore
Change-Id: Ice093f541798da8fa4aa480b5059c85df2eb84ef Reviewed-on: http://gerrit.cloudera.org:8080/298 Reviewed-by: Martin Grund <mgrund@cloudera.com> Tested-by: Internal Jenkins
This commit is contained in:
committed by
Internal Jenkins
parent
3c0a584436
commit
9ea43823e5
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,6 +3,7 @@
|
||||
.*.swp
|
||||
derby.log
|
||||
thirdparty
|
||||
compile_commands.json
|
||||
cscope.files
|
||||
cscope.out
|
||||
cscope.in.out
|
||||
@@ -38,4 +39,4 @@ avro_schemas/
|
||||
cluster_logs/
|
||||
|
||||
# This file is auto-generated in the build process
|
||||
common/thrift/ErrorCodes.thrift
|
||||
common/thrift/ErrorCodes.thrift
|
||||
|
||||
Reference in New Issue
Block a user