Skip to content

Commit bfb7e04

Browse files
committed
STYLE: Add more files that need to be ignored
clang_complete and vim require some files in the source tree to be ignored. Change-Id: Ia78aa32441e863feb1ac2434637856537adb0b93
1 parent 070ca65 commit bfb7e04

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
# back-up files
55
*~
66
*.bak
7+
# vim swp files
8+
*.swp
9+
*.clang_complete
10+
711

812
# KWStyle hook output
913
*.kws

0 commit comments

Comments
 (0)