diff options
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d00cfb7c7..6fd2c386d 100644 --- a/.gitignore +++ b/.gitignore @@ -123,3 +123,9 @@ Thumbs.db # auto created configs conf/channels.conf npc/commands/motd-debug-text.txt + +# patches +*.orig +*.rej +*.diff +*.patch |