diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-02-04 16:19:20 +0200 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-02-04 16:19:20 +0200 |
commit | e76f25d25fb96965fcf37a477bbf8c14ef1eccb2 (patch) | |
tree | 72eb7d8e202a20760fe654565ea7f208c3a66649 /.gitignore | |
parent | 192aee0f191e6070b91be066b599b8dc3302a5e1 (diff) |
SL-11445 Couple small fixes
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 27b629a578..2d32e94c78 100755 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.bak *.diff *.orig +*.patch *.pyc *.rej *.swp |