summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2022-05-10 08:38:33 +0200
committerAndrew Bartlett <abartlet@samba.org>2022-05-11 00:04:55 +0000
commit0b214d666a973e9ede9fd70f92b6874cb7fa8ccb (patch)
treede52227f55ba2ad2171785393ce6f60c76b278bc
parentede2fcb5fe855ceb81b8f7f40975334f52c811b5 (diff)
downloadsamba-0b214d666a973e9ede9fd70f92b6874cb7fa8ccb.tar.gz
gitignore: Add .ropeproject for pylsp-rope plugin
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Wed May 11 00:04:55 UTC 2022 on sn-devel-184
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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/