diff options
author | Signal Linden <signal@lindenlab.com> | 2022-10-10 11:23:05 -0700 |
---|---|---|
committer | Signal Linden <signal@lindenlab.com> | 2022-10-10 11:23:05 -0700 |
commit | 271e6e367e8a44b33e3dd1e77c2972774a1c1de9 (patch) | |
tree | 84e284324b4be272226a63b225f094a56ab76512 /.gitignore | |
parent | a05c7312c52c7261c2473a8163bf2a4b99b8b059 (diff) |
Remove cygwin artifacts
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 80eca667df..f0b5f86211 100755 --- a/.gitignore +++ b/.gitignore @@ -73,4 +73,6 @@ tarfile_tmp trivial_change_force_build web/config.* web/locale.* -web/secondlife.com.*
\ No newline at end of file +web/secondlife.com.* + +.env |