From: Andreas Schneider Date: Tue, 10 May 2022 06:38:33 +0000 (+0200) Subject: gitignore: Add .ropeproject for pylsp-rope plugin X-Git-Tag: talloc-2.3.4~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b214d666a973e9ede9fd70f92b6874cb7fa8ccb;p=thirdparty%2Fsamba.git gitignore: Add .ropeproject for pylsp-rope plugin Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Wed May 11 00:04:55 UTC 2022 on sn-devel-184 --- diff --git a/.gitignore b/.gitignore index ea59a312e73..de3feaabf28 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,4 @@ python/samba/provision/kerberos_implementation.py compile_commands.json .clangd/ .cache/ +.ropeproject/