diff options
author | Callum Prentice <callum@gmail.com> | 2020-06-02 13:13:53 -0700 |
---|---|---|
committer | Callum Prentice <callum@gmail.com> | 2020-06-02 13:13:53 -0700 |
commit | d4a38abdf593a2f1f3cdf1de9bdbf043118cea3a (patch) | |
tree | 6ec2f986f1f988f60cc0282136277fd046d05975 /.gitignore | |
parent | a01f29761263314c21dd4905f05124f4c15df502 (diff) | |
parent | 1702a65665879d0c68df4c6b4fdb60f815ab7abb (diff) |
Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-512
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4b0ff9ecf0..a73a85e84f 100755 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.bak *.diff *.orig +*.patch *.pyc *.rej *.swp |