diff options
author | Robin Appelman <robin@icewind.nl> | 2021-03-10 15:31:09 +0100 |
---|---|---|
committer | Robin Appelman <robin@icewind.nl> | 2021-03-10 15:31:09 +0100 |
commit | 66781e74ada3fd22bb5b246a59897ac146cda4dd (patch) | |
tree | ddb35b074eb6523c1aaffb68e78f58faf797ae23 /apps/files_external/3rdparty/.gitignore | |
parent | 62929cc646134fbd409cfb4eacb7039d15763b96 (diff) | |
download | nextcloud-server-66781e74ada3fd22bb5b246a59897ac146cda4dd.tar.gz nextcloud-server-66781e74ada3fd22bb5b246a59897ac146cda4dd.zip |
update icewind/smb to 3.4.0
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'apps/files_external/3rdparty/.gitignore')
-rw-r--r-- | apps/files_external/3rdparty/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_external/3rdparty/.gitignore b/apps/files_external/3rdparty/.gitignore index 5eae814c79d..651eb60572d 100644 --- a/apps/files_external/3rdparty/.gitignore +++ b/apps/files_external/3rdparty/.gitignore @@ -6,3 +6,6 @@ icewind/smb/Makefile icewind/smb/.travis.yml icewind/smb/.scrutinizer.yml icewind/streams/tests +.github +.php_cs* +psalm.xml |