Skip to content

Commit

Permalink
STYLE: Add more files that need to be ignored
Browse files Browse the repository at this point in the history
clang_complete and vim require some files in the
source tree to be ignored.

Change-Id: Ia78aa32441e863feb1ac2434637856537adb0b93
  • Loading branch information
hjmjohnson committed Oct 13, 2012
1 parent 070ca65 commit bfb7e04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Expand Up @@ -4,6 +4,10 @@
# back-up files
*~
*.bak
# vim swp files
*.swp
*.clang_complete


# KWStyle hook output
*.kws
Expand Down

0 comments on commit bfb7e04

Please sign in to comment.