mirror of
https://github.com/libfuse/libfuse.git
synced 2026-07-07 14:47:41 +08:00
gitignore: add *.patch
When working with patches, git shows them as uncommitted changes. Ignore *.patch to keep the list of changes tidy. Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
This commit is contained in:
committed by
Bernd Schubert
parent
e64a6164ff
commit
5724a99068
@@ -12,6 +12,7 @@
|
||||
*.gz
|
||||
\#*#
|
||||
*.orig
|
||||
*.patch
|
||||
*~
|
||||
.DS_Store
|
||||
Makefile.in
|
||||
|
||||
Reference in New Issue
Block a user