Ignore local patch artifacts
- ignore local .diff and .patch files - ignore the local /staging workspace directory
This commit is contained in:
@@ -23,3 +23,9 @@ dist-ssr
|
|||||||
*.sln
|
*.sln
|
||||||
*.sw?
|
*.sw?
|
||||||
*.local.*
|
*.local.*
|
||||||
|
# Local patch artifacts
|
||||||
|
*.diff
|
||||||
|
*.patch
|
||||||
|
|
||||||
|
# Local staging area
|
||||||
|
/staging
|
||||||
|
|||||||
Reference in New Issue
Block a user