Ignore *.patch and *.diff files which are in the working tree root
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -20,3 +20,6 @@ Desktop.ini
|
|||||||
/blender.bin
|
/blender.bin
|
||||||
/user-config.py
|
/user-config.py
|
||||||
|
|
||||||
|
# local patches
|
||||||
|
/*.patch
|
||||||
|
/*.diff
|
||||||
|
|||||||
Reference in New Issue
Block a user