Skip to content

Commit

Permalink
Add .clang-format to gitignore (apache#6262)
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudh2290 authored and mli committed May 16, 2017
1 parent 1e3c3b5 commit 74efa2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ tracker
.vimrc
.ycm_extra_conf.py
.ycm_extra_conf.pyc
.clang-format

# Emacs
.#*
Expand Down

0 comments on commit 74efa2b

Please sign in to comment.