Browse Source

Update gitignore for tmp patch file

Signed-off-by: falkTX <falktx@falktx.com>
tags/2021-03-15
falkTX 4 years ago
parent
commit
94f5e41fe5
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore View File

@@ -8,6 +8,8 @@
*.o *.o
*.so *.so
*.so.* *.so.*
*.orig
*.rej


*.lv2 *.lv2
*.make *.make


Loading…
Cancel
Save