add *.patch to .gitignore

This commit is contained in:
Denis 2023-12-10 02:41:38 +01:00
parent 6f784d98ea
commit f382fcc51c
No known key found for this signature in database
GPG key ID: DD9B63F805CF5C03

3
.gitignore vendored
View file

@ -4,4 +4,5 @@
*.o
/depends
/debug
/.cache
/.cache
*.patch