Skip to content

Commit 12d0083

Browse files
committed
dont show diffs for sqlite3 source files or files generated by lzz
1 parent 1e7e1d0 commit 12d0083

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

+4
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
*.lzz linguist-language=C++
2+
*.cpp -diff
3+
*.hpp -diff
4+
*.c -diff
5+
*.h -diff

0 commit comments

Comments
 (0)